Uses of Enum Class
org.coderic.iso20022.messages.reda.FinancialInstrumentRemoval1Code
Packages that use FinancialInstrumentRemoval1Code
-
Uses of FinancialInstrumentRemoval1Code in org.coderic.iso20022.messages.reda
Methods in org.coderic.iso20022.messages.reda that return FinancialInstrumentRemoval1CodeModifier and TypeMethodDescriptionRemoval1Choice.getCd()Gets the value of the cd property.Returns the enum constant of this class with the specified name.static FinancialInstrumentRemoval1Code[]FinancialInstrumentRemoval1Code.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.coderic.iso20022.messages.reda with parameters of type FinancialInstrumentRemoval1CodeModifier and TypeMethodDescriptionvoidRemoval1Choice.setCd(FinancialInstrumentRemoval1Code value) Sets the value of the cd property.