Uses of Enum Class
org.coderic.iso20022.messages.cafr.OutputFormat4Code
-
Uses of OutputFormat4Code in org.coderic.iso20022.messages.cafr
Modifier and TypeMethodDescriptionstatic OutputFormat4Code
AdditionalInformation30.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
AdditionalInformation30.setFrmt
(OutputFormat4Code value) Sets the value of the frmt property.