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