Uses of Enum
org.knowm.xchange.bibox.dto.trade.BiboxOrderStatus
Packages that use BiboxOrderStatus
-
Uses of BiboxOrderStatus in org.knowm.xchange.bibox.dto.trade
Methods in org.knowm.xchange.bibox.dto.trade that return BiboxOrderStatusModifier and TypeMethodDescriptionstatic BiboxOrderStatus
BiboxOrderStatus.fromInt
(int orderStatus) BiboxOrder.getStatus()
static BiboxOrderStatus
Returns the enum constant of this type with the specified name.static BiboxOrderStatus[]
BiboxOrderStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.knowm.xchange.bibox.dto.trade with parameters of type BiboxOrderStatus