Uses of Enum Class
info.bitrich.xchangestream.huobi.dto.HuobiKlineType
Packages that use HuobiKlineType
-
Uses of HuobiKlineType in info.bitrich.xchangestream.huobi.dto
Methods in info.bitrich.xchangestream.huobi.dto that return HuobiKlineTypeModifier and TypeMethodDescriptionstatic HuobiKlineTypeReturns the enum constant of this class with the specified name.static HuobiKlineType[]HuobiKlineType.values()Returns an array containing the constants of this enum class, in the order they are declared.