Uses of Enum Class
org.coderic.iso20022.messages.setr.FormOfSecurity1Code
-
Uses of FormOfSecurity1Code in org.coderic.iso20022.messages.setr
Modifier and TypeMethodDescriptionstatic FormOfSecurity1Code
FinancialInstrument57.getSctiesForm()
Gets the value of the sctiesForm property.static FormOfSecurity1Code
Returns the enum constant of this class with the specified name.static FormOfSecurity1Code[]
FormOfSecurity1Code.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
FinancialInstrument57.setSctiesForm
(FormOfSecurity1Code value) Sets the value of the sctiesForm property.