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