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