|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PhysicalComponent | |
---|---|
org.netxms.client |
Uses of PhysicalComponent in org.netxms.client |
---|
Methods in org.netxms.client that return PhysicalComponent | |
---|---|
PhysicalComponent |
NXCSession.getNodePhysicalComponents(long nodeId)
Get node's physical components (obtained from ENTITY-MIB). |
PhysicalComponent |
PhysicalComponent.getParent()
|
Methods in org.netxms.client that return types with arguments of type PhysicalComponent | |
---|---|
java.util.List<PhysicalComponent> |
PhysicalComponent.getSubcomponents()
|
Constructors in org.netxms.client with parameters of type PhysicalComponent | |
---|---|
PhysicalComponent(NXCPMessage msg,
long baseId,
PhysicalComponent parent)
Create object from NXCP message |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |