Uses of Class
com.aoindustries.aoserv.client.billing.WhoisHistory
-
Packages that use WhoisHistory Package Description com.aoindustries.aoserv.client.billing -
-
Uses of WhoisHistory in com.aoindustries.aoserv.client.billing
Methods in com.aoindustries.aoserv.client.billing that return WhoisHistory Modifier and Type Method Description WhoisHistoryWhoisHistoryTable. get(int id)WhoisHistoryWhoisHistoryAccount. getWhoisHistory()Methods in com.aoindustries.aoserv.client.billing that return types with arguments of type WhoisHistory Modifier and Type Method Description List<WhoisHistory>WhoisHistoryTable. getIndexedRows(int col, Object value)
-