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