Uses of Enum Class
org.coderic.iso20022.messages.pacs.SettlementMethod2Code
Packages that use SettlementMethod2Code
-
Uses of SettlementMethod2Code in org.coderic.iso20022.messages.pacs
Methods in org.coderic.iso20022.messages.pacs that return SettlementMethod2CodeModifier and TypeMethodDescriptionstatic SettlementMethod2CodeSettlementInstruction14.getSttlmMtd()Gets the value of the sttlmMtd property.static SettlementMethod2CodeReturns 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.Methods in org.coderic.iso20022.messages.pacs with parameters of type SettlementMethod2CodeModifier and TypeMethodDescriptionvoidSettlementInstruction14.setSttlmMtd(SettlementMethod2Code value) Sets the value of the sttlmMtd property.