Uses of Enum Class
org.netxms.client.maps.MapObjectDisplayMode
Packages that use MapObjectDisplayMode
- 
Uses of MapObjectDisplayMode in org.netxms.clientMethods in org.netxms.client that return MapObjectDisplayModeMethods in org.netxms.client with parameters of type MapObjectDisplayModeModifier and TypeMethodDescriptionvoidNXCObjectModificationData.setMapObjectDisplayMode(MapObjectDisplayMode mapObjectDisplayMode) 
- 
Uses of MapObjectDisplayMode in org.netxms.client.mapsMethods in org.netxms.client.maps that return MapObjectDisplayModeModifier and TypeMethodDescriptionstatic MapObjectDisplayModeMapObjectDisplayMode.getByValue(int value) static MapObjectDisplayModeReturns the enum constant of this class with the specified name.static MapObjectDisplayMode[]MapObjectDisplayMode.values()Returns an array containing the constants of this enum class, in the order they are declared.
- 
Uses of MapObjectDisplayMode in org.netxms.client.objectsMethods in org.netxms.client.objects that return MapObjectDisplayMode