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