Uses of Enum Class
org.coderic.iso20022.messages.casp.InputCommand1Code
-
Uses of InputCommand1Code in org.coderic.iso20022.messages.casp
Modifier and TypeMethodDescriptionstatic InputCommand1Code
InputResultData6.getInptCmd()
Gets the value of the inptCmd property.static InputCommand1Code
Returns 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.Modifier and TypeMethodDescriptionvoid
InputResultData6.setInptCmd
(InputCommand1Code value) Sets the value of the inptCmd property.