Uses of Class
org.knowm.xchange.ripple.dto.trade.RippleOrderTransaction
-
Packages that use RippleOrderTransaction Package Description org.knowm.xchange.ripple -
-
Uses of RippleOrderTransaction in org.knowm.xchange.ripple
Methods in org.knowm.xchange.ripple that return RippleOrderTransaction Modifier and Type Method Description RippleOrderTransactionRipplePublic. orderTransaction(String address, String hash)Returns detailed information about this order transaction.
-