Uses of Enum Class
org.vlaskin.moexiss.params.TradingSession
-
Uses of TradingSession in org.vlaskin.moexiss.entity
Modifier and TypeMethodDescriptionIndexAnalyticsDataResponse.getTradingSession()
MarketDataResponse.getTradingSession()
TickerResponse.getTradingSession()
-
Uses of TradingSession in org.vlaskin.moexiss.params
Modifier and TypeMethodDescriptionstatic TradingSession
TradingSession.getTradingSession
(int code) static TradingSession
Returns the enum constant of this class with the specified name.static TradingSession[]
TradingSession.values()
Returns an array containing the constants of this enum class, in the order they are declared.