Uses of Class
org.knowm.xchange.ripple.dto.trade.RippleAccountOrders
Packages that use RippleAccountOrders
-
Uses of RippleAccountOrders in org.knowm.xchange.ripple
Methods in org.knowm.xchange.ripple that return RippleAccountOrdersModifier and TypeMethodDescriptionRipplePublic.openAccountOrders
(String address) Returns the account information for this address.Methods in org.knowm.xchange.ripple with parameters of type RippleAccountOrdersModifier and TypeMethodDescriptionstatic OpenOrders
RippleAdapters.adaptOpenOrders
(RippleAccountOrders rippleOrders, int scale) Adapts a Ripple Account Orders object to an XChange OpenOrders object Counterparties set in additional data since there is no other way of the application receiving this information. -
Uses of RippleAccountOrders in org.knowm.xchange.ripple.service
Methods in org.knowm.xchange.ripple.service that return RippleAccountOrders