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