Uses of Enum Class
software.xdev.bzst.dip.client.model.message.cesop.BzstCesopDocTypeIndicEnum
Packages that use BzstCesopDocTypeIndicEnum
-
Uses of BzstCesopDocTypeIndicEnum in software.xdev.bzst.dip.client.model.message.cesop
Methods in software.xdev.bzst.dip.client.model.message.cesop that return BzstCesopDocTypeIndicEnumModifier and TypeMethodDescriptionBzstCesopDocSpec.docTypeIndicEnum()Returns the value of thedocTypeIndicEnumrecord component.static BzstCesopDocTypeIndicEnumReturns the enum constant of this class with the specified name.static BzstCesopDocTypeIndicEnum[]BzstCesopDocTypeIndicEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in software.xdev.bzst.dip.client.model.message.cesop with parameters of type BzstCesopDocTypeIndicEnumModifierConstructorDescriptionBzstCesopDocSpec(BzstCesopDocTypeIndicEnum docTypeIndicEnum, UUID docRefId) Creates an instance of aBzstCesopDocSpecrecord class.