Uses of Enum Class
org.coderic.iso20022.messages.casp.InputCommand1Code
Packages that use InputCommand1Code
-
Uses of InputCommand1Code in org.coderic.iso20022.messages.casp
Methods in org.coderic.iso20022.messages.casp that return InputCommand1CodeModifier and TypeMethodDescriptionstatic InputCommand1CodeInputResultData6.getInptCmd()Gets the value of the inptCmd property.static InputCommand1CodeReturns the enum constant of this class with the specified name.static InputCommand1Code[]InputCommand1Code.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 InputCommand1CodeModifier and TypeMethodDescriptionvoidInputResultData6.setInptCmd(InputCommand1Code value) Sets the value of the inptCmd property.