Uses of Enum Class
org.coderic.iso20022.messages.caam.ATMCommand4Code
Packages that use ATMCommand4Code
-
Uses of ATMCommand4Code in org.coderic.iso20022.messages.caam
Methods in org.coderic.iso20022.messages.caam that return ATMCommand4CodeModifier and TypeMethodDescriptionstatic ATMCommand4CodeATMCommand7.getTp()Gets the value of the tp property.static ATMCommand4CodeReturns the enum constant of this class with the specified name.static ATMCommand4Code[]ATMCommand4Code.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 ATMCommand4CodeModifier and TypeMethodDescriptionvoidATMCommand7.setTp(ATMCommand4Code value) Sets the value of the tp property.