Uses of Class
com.longport.quote.TradeStatus
-
Packages that use TradeStatus Package Description com.longport.quote -
-
Uses of TradeStatus in com.longport.quote
Methods in com.longport.quote that return TradeStatus Modifier and Type Method Description TradeStatusOptionQuote. getTradeStatus()TradeStatusPushQuote. getTradeStatus()TradeStatusRealtimeQuote. getTradeStatus()TradeStatusSecurityQuote. getTradeStatus()TradeStatusWarrantQuote. getTradeStatus()static TradeStatusTradeStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static TradeStatus[]TradeStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.
-