org.netxms.client.maps.elements
Class NetworkMapObject
java.lang.Object
org.netxms.client.maps.elements.NetworkMapElement
org.netxms.client.maps.elements.NetworkMapObject
public class NetworkMapObject
- extends NetworkMapElement
Network map element representing NetXMS object
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
NetworkMapObject
protected NetworkMapObject(NXCPMessage msg,
long baseId)
- Parameters:
msg
- baseId
-
NetworkMapObject
public NetworkMapObject(long id,
long objectId)
- Create new object element
- Parameters:
id
- element IDobjectId
- NetXMS object ID
getObjectId
public long getObjectId()
- Returns:
- the objectId
fillMessage
public void fillMessage(NXCPMessage msg,
long baseId)
- Description copied from class:
NetworkMapElement
- Fill NXCP message with element data
- Overrides:
fillMessage
in class NetworkMapElement
- Parameters:
msg
- NXCP messagebaseId
- base variable ID
Copyright © 2011. All Rights Reserved.