Uses of Class
org.knowm.xchange.bitflyer.dto.trade.BitflyerParentOrderParameter
Packages that use BitflyerParentOrderParameter
-
Uses of BitflyerParentOrderParameter in org.knowm.xchange.bitflyer.dto.trade
Methods in org.knowm.xchange.bitflyer.dto.trade that return types with arguments of type BitflyerParentOrderParameterMethod parameters in org.knowm.xchange.bitflyer.dto.trade with type arguments of type BitflyerParentOrderParameterModifier and TypeMethodDescriptionvoid
BitflyerParentOrder.setParameters
(List<BitflyerParentOrderParameter> parameters) Constructor parameters in org.knowm.xchange.bitflyer.dto.trade with type arguments of type BitflyerParentOrderParameterModifierConstructorDescriptionBitflyerParentOrder
(BitflyerOrderMethod orderMethod, Long minuteToExpire, BitflyerTimeInForce timeInForce, List<BitflyerParentOrderParameter> parameters)