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