Uses of Class
com.longport.quote.TradeSession
-
Packages that use TradeSession Package Description com.longport.quote -
-
Uses of TradeSession in com.longport.quote
Methods in com.longport.quote that return TradeSession Modifier and Type Method Description TradeSessionCandlestick. getTradeSession()TradeSessionPushQuote. getTradeSession()TradeSessionTrade. getTradeSession()TradeSessionTradingSessionInfo. getTradeSession()static TradeSessionTradeSession. valueOf(String name)Returns the enum constant of this type with the specified name.static TradeSession[]TradeSession. values()Returns an array containing the constants of this enum type, in the order they are declared.
-