Uses of Enum Class
org.coderic.iso20022.messages.catp.ATMDevice1Code
Packages that use ATMDevice1Code
-
Uses of ATMDevice1Code in org.coderic.iso20022.messages.catp
Methods in org.coderic.iso20022.messages.catp that return ATMDevice1CodeModifier and TypeMethodDescriptionstatic ATMDevice1CodeActionMessage4.getDvc()Gets the value of the dvc property.static ATMDevice1CodeReturns 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.Methods in org.coderic.iso20022.messages.catp with parameters of type ATMDevice1CodeModifier and TypeMethodDescriptionvoidActionMessage4.setDvc(ATMDevice1Code value) Sets the value of the dvc property.