Uses of Class
com.aoindustries.aoserv.client.linux.GroupType
-
Packages that use GroupType Package Description com.aoindustries.aoserv.client.billing com.aoindustries.aoserv.client.linux -
-
Uses of GroupType in com.aoindustries.aoserv.client.billing
Methods in com.aoindustries.aoserv.client.billing with parameters of type GroupType Modifier and Type Method Description voidPackage. addLinuxGroup(Group.Name name, GroupType type) -
Uses of GroupType in com.aoindustries.aoserv.client.linux
Methods in com.aoindustries.aoserv.client.linux that return GroupType Modifier and Type Method Description GroupTypeGroupTypeTable. get(String name)GroupTypeGroup. getLinuxGroupType()
-