Uses of Class
org.knowm.xchange.itbit.dto.trade.ItBitOrderFlags
Package | Description |
---|---|
org.knowm.xchange.itbit.dto.trade |
-
Uses of ItBitOrderFlags in org.knowm.xchange.itbit.dto.trade
Methods in org.knowm.xchange.itbit.dto.trade that return ItBitOrderFlags Modifier and Type Method Description static ItBitOrderFlags
ItBitOrderFlags. valueOf(String name)
Returns the enum constant of this type with the specified name.static ItBitOrderFlags[]
ItBitOrderFlags. values()
Returns an array containing the constants of this enum type, in the order they are declared.