Uses of Class
org.knowm.xchange.globitex.dto.account.GlobitexAccount
-
Packages that use GlobitexAccount Package Description org.knowm.xchange.globitex.dto.account -
-
Uses of GlobitexAccount in org.knowm.xchange.globitex.dto.account
Methods in org.knowm.xchange.globitex.dto.account that return types with arguments of type GlobitexAccount Modifier and Type Method Description List<GlobitexAccount>
GlobitexAccounts. getAccounts()
Constructor parameters in org.knowm.xchange.globitex.dto.account with type arguments of type GlobitexAccount Constructor Description GlobitexAccounts(List<GlobitexAccount> accounts)
-