Uses of Enum Class
software.xdev.bzst.dip.client.xmldocument.model.cesop.PSPRoleTypeType
Packages that use PSPRoleTypeType
-
Uses of PSPRoleTypeType in software.xdev.bzst.dip.client.xmldocument.model.cesop
Fields in software.xdev.bzst.dip.client.xmldocument.model.cesop declared as PSPRoleTypeTypeMethods in software.xdev.bzst.dip.client.xmldocument.model.cesop that return PSPRoleTypeTypeModifier and TypeMethodDescriptionstatic PSPRoleTypeTypePSPRoleType.getPSPRoleType()Ruft den Wert der pspRoleType-Eigenschaft ab.static PSPRoleTypeTypeReturns the enum constant of this class with the specified name.static PSPRoleTypeType[]PSPRoleTypeType.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 PSPRoleTypeTypeModifier and TypeMethodDescriptionvoidPSPRoleType.setPSPRoleType(PSPRoleTypeType value) Legt den Wert der pspRoleType-Eigenschaft fest.