Uses of Enum Class
software.xdev.bzst.dip.client.xmldocument.model.cesop.TransactionDateTypeType
Packages that use TransactionDateTypeType
-
Uses of TransactionDateTypeType in software.xdev.bzst.dip.client.xmldocument.model.cesop
Fields in software.xdev.bzst.dip.client.xmldocument.model.cesop declared as TransactionDateTypeTypeModifier and TypeFieldDescriptionprotected TransactionDateTypeTypeTransactionDateType.transactionDateTypeMethods in software.xdev.bzst.dip.client.xmldocument.model.cesop that return TransactionDateTypeTypeModifier and TypeMethodDescriptionstatic TransactionDateTypeTypeTransactionDateType.getTransactionDateType()Ruft den Wert der transactionDateType-Eigenschaft ab.static TransactionDateTypeTypeReturns the enum constant of this class with the specified name.static TransactionDateTypeType[]TransactionDateTypeType.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 TransactionDateTypeTypeModifier and TypeMethodDescriptionvoidTransactionDateType.setTransactionDateType(TransactionDateTypeType value) Legt den Wert der transactionDateType-Eigenschaft fest.