Uses of Enum Class
org.coderic.iso20022.messages.caaa.AmountUnit1Code
Packages that use AmountUnit1Code
-
Uses of AmountUnit1Code in org.coderic.iso20022.messages.caaa
Methods in org.coderic.iso20022.messages.caaa that return AmountUnit1CodeModifier and TypeMethodDescriptionstatic AmountUnit1CodeLoyaltyAccount3.getUnit()Gets the value of the unit property.static AmountUnit1CodeReturns 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.Methods in org.coderic.iso20022.messages.caaa with parameters of type AmountUnit1CodeModifier and TypeMethodDescriptionvoidLoyaltyAccount3.setUnit(AmountUnit1Code value) Sets the value of the unit property.