Uses of Class
org.knowm.xchange.ripple.dto.account.RippleSettings
-
Packages that use RippleSettings Package Description org.knowm.xchange.ripple.dto.account -
-
Uses of RippleSettings in org.knowm.xchange.ripple.dto.account
Methods in org.knowm.xchange.ripple.dto.account that return RippleSettings Modifier and Type Method Description RippleSettingsRippleAccountSettings. getSettings()Methods in org.knowm.xchange.ripple.dto.account with parameters of type RippleSettings Modifier and Type Method Description voidRippleAccountSettings. setSettings(RippleSettings value)
-