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