| 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 |
|---|---|
java.util.List<PhysicalComponent> |
PhysicalComponent.getSubcomponents() |
| Constructor and Description |
|---|
PhysicalComponent(NXCPMessage msg,
long baseId,
PhysicalComponent parent)
Create object from NXCP message
|
Copyright © 2014. All Rights Reserved.