Uses of Enum Class
org.coderic.iso20022.messages.cafc.MessageClass1Code
Packages that use MessageClass1Code
-
Uses of MessageClass1Code in org.coderic.iso20022.messages.cafc
Methods in org.coderic.iso20022.messages.cafc that return MessageClass1CodeModifier and TypeMethodDescriptionstatic MessageClass1CodeOriginalDataElements2.getMsgClss()Gets the value of the msgClss property.static MessageClass1CodeReturns the enum constant of this class with the specified name.static MessageClass1Code[]MessageClass1Code.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 MessageClass1CodeModifier and TypeMethodDescriptionvoidOriginalDataElements2.setMsgClss(MessageClass1Code value) Sets the value of the msgClss property.