Uses of Enum Class
org.coderic.iso20022.messages.casp.InformationQualify1Code
-
Uses of InformationQualify1Code in org.coderic.iso20022.messages.casp
Modifier and TypeMethodDescriptionstatic InformationQualify1Code
InputResult6.getInfQlfr()
Gets the value of the infQlfr property.OutputResult2.getInfQlfr()
Gets the value of the infQlfr property.static InformationQualify1Code
Returns the enum constant of this class with the specified name.static InformationQualify1Code[]
InformationQualify1Code.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
InputResult6.setInfQlfr
(InformationQualify1Code value) Sets the value of the infQlfr property.void
OutputResult2.setInfQlfr
(InformationQualify1Code value) Sets the value of the infQlfr property.