Uses of Enum Class
software.xdev.bzst.dip.client.xmldocument.model.CurrCodeType
Packages that use CurrCodeType
Package
Description
-
Uses of CurrCodeType in software.xdev.bzst.dip.client.model.message.dac7
Methods in software.xdev.bzst.dip.client.model.message.dac7 that return CurrCodeType -
Uses of CurrCodeType in software.xdev.bzst.dip.client.xmldocument.model
Fields in software.xdev.bzst.dip.client.xmldocument.model declared as CurrCodeTypeMethods in software.xdev.bzst.dip.client.xmldocument.model that return CurrCodeTypeModifier and TypeMethodDescriptionstatic CurrCodeTypeMonAmntType.getCurrCode()Gets the value of the currCode property.static CurrCodeTypeReturns the enum constant of this class with the specified name.static CurrCodeType[]CurrCodeType.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 with parameters of type CurrCodeTypeModifier and TypeMethodDescriptionvoidMonAmntType.setCurrCode(CurrCodeType value) Sets the value of the currCode property.