Uses of Enum Class
org.coderic.iso20022.messages.caam.ATMStatus1Code
-
Uses of ATMStatus1Code in org.coderic.iso20022.messages.caam
Modifier and TypeMethodDescriptionstatic ATMStatus1Code
ATMCommandParameters1Choice.getATMReqrdGblSts()
Gets the value of the atmReqrdGblSts property.static ATMStatus1Code
Returns the enum constant of this class with the specified name.static ATMStatus1Code[]
ATMStatus1Code.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
ATMCommandParameters1Choice.setATMReqrdGblSts
(ATMStatus1Code value) Sets the value of the atmReqrdGblSts property.