Uses of Enum Class
org.coderic.iso20022.messages.catp.MessageFunction11Code
-
Uses of MessageFunction11Code in org.coderic.iso20022.messages.catp
Modifier and TypeMethodDescriptionstatic MessageFunction11Code
ATMMessageFunction2.getFctn()
Gets the value of the fctn property.Action7.getReqToPrfrm()
Gets the value of the reqToPrfrm property.static MessageFunction11Code
Returns the enum constant of this class with the specified name.static MessageFunction11Code[]
MessageFunction11Code.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
ATMMessageFunction2.setFctn
(MessageFunction11Code value) Sets the value of the fctn property.void
Action7.setReqToPrfrm
(MessageFunction11Code value) Sets the value of the reqToPrfrm property.