Uses of Enum Class
org.coderic.iso20022.messages.setr.OrderOriginatorEligibility1Code
Packages that use OrderOriginatorEligibility1Code
-
Uses of OrderOriginatorEligibility1Code in org.coderic.iso20022.messages.setr
Methods in org.coderic.iso20022.messages.setr that return OrderOriginatorEligibility1CodeModifier and TypeMethodDescriptionInvestmentAccount58.getOrdrOrgtrElgblty()Gets the value of the ordrOrgtrElgblty property.Returns the enum constant of this class with the specified name.static OrderOriginatorEligibility1Code[]OrderOriginatorEligibility1Code.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.coderic.iso20022.messages.setr with parameters of type OrderOriginatorEligibility1CodeModifier and TypeMethodDescriptionvoidInvestmentAccount58.setOrdrOrgtrElgblty(OrderOriginatorEligibility1Code value) Sets the value of the ordrOrgtrElgblty property.