Uses of Class
org.knowm.xchange.ripple.dto.account.RippleBalance
-
Packages that use RippleBalance Package Description org.knowm.xchange.ripple.dto.account -
-
Uses of RippleBalance in org.knowm.xchange.ripple.dto.account
Methods in org.knowm.xchange.ripple.dto.account that return types with arguments of type RippleBalance Modifier and Type Method Description List<RippleBalance>RippleAccountBalances. getBalances()Method parameters in org.knowm.xchange.ripple.dto.account with type arguments of type RippleBalance Modifier and Type Method Description voidRippleAccountBalances. setBalances(List<RippleBalance> value)
-