Uses of Enum Class
org.knowm.xchange.binance.dto.trade.TrailingFlag
Packages that use TrailingFlag
-
Uses of TrailingFlag in org.knowm.xchange.binance.dto.trade
Methods in org.knowm.xchange.binance.dto.trade that return TrailingFlagModifier and TypeMethodDescriptionstatic TrailingFlagReturns the enum constant of this class with the specified name.static TrailingFlag[]TrailingFlag.values()Returns an array containing the constants of this enum class, in the order they are declared.