Uses of Enum Class
org.coderic.iso20022.messages.cain.OutputFormat4Code
-
Uses of OutputFormat4Code in org.coderic.iso20022.messages.cain
Modifier and TypeMethodDescriptionstatic OutputFormat4Code
AdditionalInformation20.getFrmt()
Gets the value of the frmt property.AdditionalInformation29.getFrmt()
Gets the value of the frmt property.static OutputFormat4Code
Returns the enum constant of this class with the specified name.static OutputFormat4Code[]
OutputFormat4Code.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
AdditionalInformation20.setFrmt
(OutputFormat4Code value) Sets the value of the frmt property.void
AdditionalInformation29.setFrmt
(OutputFormat4Code value) Sets the value of the frmt property.