Uses of Enum Class
org.coderic.iso20022.messages.caam.ATMStatus1Code
Packages that use ATMStatus1Code
-
Uses of ATMStatus1Code in org.coderic.iso20022.messages.caam
Methods in org.coderic.iso20022.messages.caam that return ATMStatus1CodeModifier and TypeMethodDescriptionstatic ATMStatus1CodeATMCommandParameters1Choice.getATMReqrdGblSts()Gets the value of the atmReqrdGblSts property.static ATMStatus1CodeReturns 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.Methods in org.coderic.iso20022.messages.caam with parameters of type ATMStatus1CodeModifier and TypeMethodDescriptionvoidATMCommandParameters1Choice.setATMReqrdGblSts(ATMStatus1Code value) Sets the value of the atmReqrdGblSts property.