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