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