|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DciValue | |
|---|---|
| org.netxms.client | |
| org.netxms.client.datacollection | |
| Uses of DciValue in org.netxms.client |
|---|
| Methods in org.netxms.client that return DciValue | |
|---|---|
DciValue[] |
NXCSession.getLastValues(long nodeId)
Get last DCI values for given node |
| Uses of DciValue in org.netxms.client.datacollection |
|---|
| Subclasses of DciValue in org.netxms.client.datacollection | |
|---|---|
class |
SimpleDciValue
DCI value for simple (single-valued) DCI |
class |
TableDciValue
Value of table DCI |
| Methods in org.netxms.client.datacollection that return DciValue | |
|---|---|
static DciValue |
DciValue.createFromMessage(long nodeId,
NXCPMessage msg,
long base)
Factory method to create correct DciValue subclass from NXCP message. |
| Methods in org.netxms.client.datacollection that return types with arguments of type DciValue | |
|---|---|
java.util.List<DciValue> |
ThresholdViolationSummary.getDciList()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||