Uses of Class
com.aoindustries.aoserv.client.account.AccountHost
-
Packages that use AccountHost Package Description com.aoindustries.aoserv.client.account -
-
Uses of AccountHost in com.aoindustries.aoserv.client.account
Methods in com.aoindustries.aoserv.client.account that return AccountHost Modifier and Type Method Description AccountHostAccountHostTable. get(int pkey)AccountHostAccount. getAccountHost(Host host)Methods in com.aoindustries.aoserv.client.account that return types with arguments of type AccountHost Modifier and Type Method Description List<AccountHost>Account. getAccountHosts()
-