Uses of Class
org.knowm.xchange.ripple.dto.trade.RipplePaymentTransaction.Payment
-
Packages that use RipplePaymentTransaction.Payment Package Description org.knowm.xchange.ripple.dto.trade -
-
Uses of RipplePaymentTransaction.Payment in org.knowm.xchange.ripple.dto.trade
Methods in org.knowm.xchange.ripple.dto.trade that return RipplePaymentTransaction.Payment Modifier and Type Method Description RipplePaymentTransaction.PaymentRipplePaymentTransaction. getPayment()Methods in org.knowm.xchange.ripple.dto.trade with parameters of type RipplePaymentTransaction.Payment Modifier and Type Method Description voidRipplePaymentTransaction. setPayment(RipplePaymentTransaction.Payment value)
-