Uses of Enum Class
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 BiboxOrderStatusBiboxOrderStatus.fromInt(int orderStatus) BiboxOrder.getStatus()static BiboxOrderStatusReturns the enum constant of this class with the specified name.static BiboxOrderStatus[]BiboxOrderStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.knowm.xchange.bibox.dto.trade with parameters of type BiboxOrderStatus