Package | Description |
---|---|
org.netxms.client | |
org.netxms.client.datacollection |
Modifier and Type | Method and Description |
---|---|
DataCollectionConfiguration |
NXCSession.openDataCollectionConfiguration(long nodeId)
Open data collection configuration for given node.
|
Modifier and Type | Field and Description |
---|---|
protected DataCollectionConfiguration |
DataCollectionObject.owner |
Modifier and Type | Method and Description |
---|---|
DataCollectionConfiguration |
DataCollectionObject.getOwner()
Get owning data collection configuration.
|
Constructor and Description |
---|
DataCollectionItem(DataCollectionConfiguration owner,
long id)
Constructor for new data collection items.
|
DataCollectionItem(DataCollectionConfiguration owner,
org.netxms.base.NXCPMessage msg)
Create data collection item object from NXCP message
|
DataCollectionObject(DataCollectionConfiguration owner,
long id)
Constructor for new data collection objects.
|
DataCollectionObject(DataCollectionConfiguration owner,
org.netxms.base.NXCPMessage msg)
Create data collection object from NXCP message
|
DataCollectionTable(DataCollectionConfiguration owner,
long id)
Constructor for new data collection objects.
|
DataCollectionTable(DataCollectionConfiguration owner,
org.netxms.base.NXCPMessage msg)
Create data collection object from NXCP message.
|
Copyright © 2016. All rights reserved.