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