Uses of Class
org.knowm.xchange.bitso.service.BitsoMarketDataServiceRaw.BitsoTime
-
Packages that use BitsoMarketDataServiceRaw.BitsoTime Package Description org.knowm.xchange.bitso.service -
-
Uses of BitsoMarketDataServiceRaw.BitsoTime in org.knowm.xchange.bitso.service
Methods in org.knowm.xchange.bitso.service that return BitsoMarketDataServiceRaw.BitsoTime Modifier and Type Method Description static BitsoMarketDataServiceRaw.BitsoTimeBitsoMarketDataServiceRaw.BitsoTime. valueOf(String name)Returns the enum constant of this type with the specified name.static BitsoMarketDataServiceRaw.BitsoTime[]BitsoMarketDataServiceRaw.BitsoTime. values()Returns an array containing the constants of this enum type, in the order they are declared.
-