Uses of Enum Class
org.coderic.iso20022.messages.casp.AmountUnit1Code
-
Uses of AmountUnit1Code in org.coderic.iso20022.messages.casp
Modifier and TypeMethodDescriptionstatic AmountUnit1Code
LoyaltyAccount3.getUnit()
Gets the value of the unit property.static AmountUnit1Code
Returns the enum constant of this class with the specified name.static AmountUnit1Code[]
AmountUnit1Code.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
LoyaltyAccount3.setUnit
(AmountUnit1Code value) Sets the value of the unit property.