Uses of Class
com.aoindustries.aoserv.client.account.Profile
-
Packages that use Profile Package Description com.aoindustries.aoserv.client.account -
-
Uses of Profile in com.aoindustries.aoserv.client.account
Methods in com.aoindustries.aoserv.client.account that return Profile Modifier and Type Method Description ProfileProfileTable. get(int pkey)ProfileAccount. getProfile()Gets theProfilewith the highest priority.Methods in com.aoindustries.aoserv.client.account that return types with arguments of type Profile Modifier and Type Method Description List<Profile>Account. getProfiles()
-