Uses of Enum Class
software.xdev.bzst.dip.client.xmldocument.model.cesop.PSPIdTypeType
Packages that use PSPIdTypeType
-
Uses of PSPIdTypeType in software.xdev.bzst.dip.client.xmldocument.model.cesop
Fields in software.xdev.bzst.dip.client.xmldocument.model.cesop declared as PSPIdTypeTypeMethods in software.xdev.bzst.dip.client.xmldocument.model.cesop that return PSPIdTypeTypeModifier and TypeMethodDescriptionstatic PSPIdTypeTypePSPIdType.getPSPIdType()Ruft den Wert der pspIdType-Eigenschaft ab.static PSPIdTypeTypeReturns the enum constant of this class with the specified name.static PSPIdTypeType[]PSPIdTypeType.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 PSPIdTypeTypeModifier and TypeMethodDescriptionvoidPSPIdType.setPSPIdType(PSPIdTypeType value) Legt den Wert der pspIdType-Eigenschaft fest.