Uses of Enum Class
org.netxms.client.constants.GeoLocationControlMode
Packages that use GeoLocationControlMode
-
Uses of GeoLocationControlMode in org.netxms.client
Methods in org.netxms.client that return GeoLocationControlModeModifier and TypeMethodDescriptionNXCObjectModificationData.getGeoLocationControlMode()Get geolocation control modeMethods in org.netxms.client with parameters of type GeoLocationControlModeModifier and TypeMethodDescriptionvoidNXCObjectModificationData.setGeoLocationControlMode(GeoLocationControlMode geoLocationControlMode) Set geolocation control mode -
Uses of GeoLocationControlMode in org.netxms.client.constants
Methods in org.netxms.client.constants that return GeoLocationControlModeModifier and TypeMethodDescriptionstatic GeoLocationControlModeGeoLocationControlMode.getByValue(int value) Get enum element by integer valuestatic GeoLocationControlModeReturns the enum constant of this class with the specified name.static GeoLocationControlMode[]GeoLocationControlMode.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of GeoLocationControlMode in org.netxms.client.objects
Fields in org.netxms.client.objects declared as GeoLocationControlModeModifier and TypeFieldDescriptionprotected GeoLocationControlModeDataCollectionTarget.geoLocationControlModeMethods in org.netxms.client.objects that return GeoLocationControlModeModifier and TypeMethodDescriptionDataCollectionTarget.getGeoLocationControlMode()Get geolocation control mode