Uses of Enum Class
org.coderic.iso20022.messages.acmt.SwitchStatus1Code
-
Uses of SwitchStatus1Code in org.coderic.iso20022.messages.acmt
Modifier and TypeMethodDescriptionstatic SwitchStatus1Code
AccountSwitchDetails1.getSwtchSts()
Gets the value of the swtchSts property.static SwitchStatus1Code
Returns the enum constant of this class with the specified name.static SwitchStatus1Code[]
SwitchStatus1Code.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
AccountSwitchDetails1.setSwtchSts
(SwitchStatus1Code value) Sets the value of the swtchSts property.