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