Uses of Enum
org.knowm.xchange.bittrex.dto.batch.order.Operation
Packages that use Operation
-
Uses of Operation in org.knowm.xchange.bittrex.dto.batch.order
Methods in org.knowm.xchange.bittrex.dto.batch.order that return OperationModifier and TypeMethodDescriptionstatic Operation
Returns the enum constant of this type with the specified name.static Operation[]
Operation.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.knowm.xchange.bittrex.dto.batch.order with parameters of type Operation