Uses of Enum Class
org.coderic.iso20022.messages.catp.ATMDevice1Code
-
Uses of ATMDevice1Code in org.coderic.iso20022.messages.catp
Modifier and TypeMethodDescriptionstatic ATMDevice1Code
ActionMessage4.getDvc()
Gets the value of the dvc property.static ATMDevice1Code
Returns the enum constant of this class with the specified name.static ATMDevice1Code[]
ATMDevice1Code.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
ActionMessage4.setDvc
(ATMDevice1Code value) Sets the value of the dvc property.