Uses of Class
com.bybit.api.client.domain.market.MarketInterval
-
Packages that use MarketInterval Package Description com.bybit.api.client.domain.market -
-
Uses of MarketInterval in com.bybit.api.client.domain.market
Methods in com.bybit.api.client.domain.market that return MarketInterval Modifier and Type Method Description static MarketIntervalMarketInterval. valueOf(String name)Returns the enum constant of this type with the specified name.static MarketInterval[]MarketInterval. values()Returns an array containing the constants of this enum type, in the order they are declared.
-