Uses of Enum Class
org.coderic.iso20022.messages.caam.MessageFunction11Code
Packages that use MessageFunction11Code
-
Uses of MessageFunction11Code in org.coderic.iso20022.messages.caam
Methods in org.coderic.iso20022.messages.caam that return MessageFunction11CodeModifier and TypeMethodDescriptionstatic MessageFunction11CodeATMMessageFunction2.getFctn()Gets the value of the fctn property.static MessageFunction11CodeReturns 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.Methods in org.coderic.iso20022.messages.caam with parameters of type MessageFunction11CodeModifier and TypeMethodDescriptionvoidATMMessageFunction2.setFctn(MessageFunction11Code value) Sets the value of the fctn property.