Uses of Enum Class
org.coderic.iso20022.messages.pacs.SettlementMethod2Code
-
Uses of SettlementMethod2Code in org.coderic.iso20022.messages.pacs
Modifier and TypeMethodDescriptionstatic SettlementMethod2Code
SettlementInstruction14.getSttlmMtd()
Gets the value of the sttlmMtd property.static SettlementMethod2Code
Returns the enum constant of this class with the specified name.static SettlementMethod2Code[]
SettlementMethod2Code.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
SettlementInstruction14.setSttlmMtd
(SettlementMethod2Code value) Sets the value of the sttlmMtd property.