Uses of Class
org.netxms.client.objects.Zone
-
Packages that use Zone Package Description org.netxms.client -
-
Uses of Zone in org.netxms.client
Methods in org.netxms.client that return Zone Modifier and Type Method Description ZoneNXCSession. findZone(long zoneUIN)Find zone object by zone UIN (unique identification number).Methods in org.netxms.client that return types with arguments of type Zone Modifier and Type Method Description List<Zone>NXCSession. getAllZones()Get all accessible zone objects
-