Package | Description |
---|---|
org.netxms.client |
Modifier and Type | Method and Description |
---|---|
PhysicalComponent |
NXCSession.getNodePhysicalComponents(long nodeId)
Get node's physical components (obtained from ENTITY-MIB).
|
PhysicalComponent |
PhysicalComponent.getParent() |
Modifier and Type | Method and Description |
---|---|
List<PhysicalComponent> |
PhysicalComponent.getSubcomponents() |
Constructor and Description |
---|
PhysicalComponent(org.netxms.base.NXCPMessage msg,
long baseId,
PhysicalComponent parent)
Create object from NXCP message
|
Copyright © 2016. All rights reserved.