Uses of Enum Class
software.xdev.bzst.dip.client.xmldocument.model.cesop.MessageTypeIndicType
Packages that use MessageTypeIndicType
-
Uses of MessageTypeIndicType in software.xdev.bzst.dip.client.xmldocument.model.cesop
Fields in software.xdev.bzst.dip.client.xmldocument.model.cesop declared as MessageTypeIndicTypeMethods in software.xdev.bzst.dip.client.xmldocument.model.cesop that return MessageTypeIndicTypeModifier and TypeMethodDescriptionstatic MessageTypeIndicTypeMessageSpecType.getMessageTypeIndic()Ruft den Wert der messageTypeIndic-Eigenschaft ab.static MessageTypeIndicTypeReturns the enum constant of this class with the specified name.static MessageTypeIndicType[]MessageTypeIndicType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in software.xdev.bzst.dip.client.xmldocument.model.cesop with parameters of type MessageTypeIndicTypeModifier and TypeMethodDescriptionvoidMessageSpecType.setMessageTypeIndic(MessageTypeIndicType value) Legt den Wert der messageTypeIndic-Eigenschaft fest.