Uses of Enum Class
software.xdev.bzst.dip.client.xmldocument.model.cesop.LegalAddressTypeEnumType
Packages that use LegalAddressTypeEnumType
-
Uses of LegalAddressTypeEnumType in software.xdev.bzst.dip.client.xmldocument.model.cesop
Fields in software.xdev.bzst.dip.client.xmldocument.model.cesop declared as LegalAddressTypeEnumTypeMethods in software.xdev.bzst.dip.client.xmldocument.model.cesop that return LegalAddressTypeEnumTypeModifier and TypeMethodDescriptionstatic LegalAddressTypeEnumTypeAddressType.getLegalAddressType()Ruft den Wert der legalAddressType-Eigenschaft ab.static LegalAddressTypeEnumTypeReturns the enum constant of this class with the specified name.static LegalAddressTypeEnumType[]LegalAddressTypeEnumType.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 LegalAddressTypeEnumTypeModifier and TypeMethodDescriptionvoidAddressType.setLegalAddressType(LegalAddressTypeEnumType value) Legt den Wert der legalAddressType-Eigenschaft fest.