Uses of Class
com.aoindustries.aoserv.client.billing.WhoisHistoryAccount
-
Packages that use WhoisHistoryAccount Package Description com.aoindustries.aoserv.client.account com.aoindustries.aoserv.client.billing -
-
Uses of WhoisHistoryAccount in com.aoindustries.aoserv.client.account
Methods in com.aoindustries.aoserv.client.account that return types with arguments of type WhoisHistoryAccount Modifier and Type Method Description List<WhoisHistoryAccount>Account. getWhoisHistoryAccounts() -
Uses of WhoisHistoryAccount in com.aoindustries.aoserv.client.billing
Methods in com.aoindustries.aoserv.client.billing that return WhoisHistoryAccount Modifier and Type Method Description WhoisHistoryAccountWhoisHistoryAccountTable. get(int id)Methods in com.aoindustries.aoserv.client.billing that return types with arguments of type WhoisHistoryAccount Modifier and Type Method Description List<WhoisHistoryAccount>WhoisHistory. getAccounts()List<WhoisHistoryAccount>WhoisHistoryAccountTable. getWhoisHistoryAccounts(Account account)
-