Uses of Enum Class
org.coderic.iso20022.messages.caad.MessageFunction27Code
Packages that use MessageFunction27Code
-
Uses of MessageFunction27Code in org.coderic.iso20022.messages.caad
Methods in org.coderic.iso20022.messages.caad that return MessageFunction27CodeModifier and TypeMethodDescriptionstatic MessageFunction27CodeHeader65.getMsgFctn()Gets the value of the msgFctn property.static MessageFunction27CodeReturns the enum constant of this class with the specified name.static MessageFunction27Code[]MessageFunction27Code.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.coderic.iso20022.messages.caad with parameters of type MessageFunction27CodeModifier and TypeMethodDescriptionvoidHeader65.setMsgFctn(MessageFunction27Code value) Sets the value of the msgFctn property.