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