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