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