Uses of Enum Class
org.coderic.iso20022.messages.acmt.SwitchStatus1Code
Packages that use SwitchStatus1Code
-
Uses of SwitchStatus1Code in org.coderic.iso20022.messages.acmt
Methods in org.coderic.iso20022.messages.acmt that return SwitchStatus1CodeModifier and TypeMethodDescriptionstatic SwitchStatus1CodeAccountSwitchDetails1.getSwtchSts()Gets the value of the swtchSts property.static SwitchStatus1CodeReturns 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.Methods in org.coderic.iso20022.messages.acmt with parameters of type SwitchStatus1CodeModifier and TypeMethodDescriptionvoidAccountSwitchDetails1.setSwtchSts(SwitchStatus1Code value) Sets the value of the swtchSts property.