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