Uses of Enum Class
software.xdev.bzst.dip.client.xmldocument.model.cesop.TAXIdTypeType
Packages that use TAXIdTypeType
-
Uses of TAXIdTypeType in software.xdev.bzst.dip.client.xmldocument.model.cesop
Fields in software.xdev.bzst.dip.client.xmldocument.model.cesop declared as TAXIdTypeTypeMethods in software.xdev.bzst.dip.client.xmldocument.model.cesop that return TAXIdTypeTypeModifier and TypeMethodDescriptionstatic TAXIdTypeTypeTAXIdType.getType()Ruft den Wert der type-Eigenschaft ab.static TAXIdTypeTypeReturns the enum constant of this class with the specified name.static TAXIdTypeType[]TAXIdTypeType.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 TAXIdTypeTypeModifier and TypeMethodDescriptionvoidTAXIdType.setType(TAXIdTypeType value) Legt den Wert der type-Eigenschaft fest.