Uses of Enum Class
org.coderic.iso20022.messages.auth.TradingVenue2Code
Packages that use TradingVenue2Code
-
Uses of TradingVenue2Code in org.coderic.iso20022.messages.auth
Methods in org.coderic.iso20022.messages.auth that return TradingVenue2CodeModifier and TypeMethodDescriptionstatic TradingVenue2CodeTradingVenueIdentification2.getTp()Gets the value of the tp property.static TradingVenue2CodeReturns the enum constant of this class with the specified name.static TradingVenue2Code[]TradingVenue2Code.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 TradingVenue2CodeModifier and TypeMethodDescriptionvoidTradingVenueIdentification2.setTp(TradingVenue2Code value) Sets the value of the tp property.