Uses of Enum Class
org.coderic.iso20022.messages.auth.RegulatoryTradingCapacity1Code
Packages that use RegulatoryTradingCapacity1Code
-
Uses of RegulatoryTradingCapacity1Code in org.coderic.iso20022.messages.auth
Methods in org.coderic.iso20022.messages.auth that return RegulatoryTradingCapacity1CodeModifier and TypeMethodDescriptionOrderData4.getTradgCpcty()Gets the value of the tradgCpcty property.Returns the enum constant of this class with the specified name.static RegulatoryTradingCapacity1Code[]RegulatoryTradingCapacity1Code.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.coderic.iso20022.messages.auth with parameters of type RegulatoryTradingCapacity1CodeModifier and TypeMethodDescriptionvoidOrderData4.setTradgCpcty(RegulatoryTradingCapacity1Code value) Sets the value of the tradgCpcty property.