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