Package | Description |
---|---|
org.netxms.client.maps | |
org.netxms.client.maps.configs | |
org.netxms.client.maps.elements |
Modifier and Type | Method and Description |
---|---|
SingleDciConfig[] |
NetworkMapLink.getDciList() |
Modifier and Type | Method and Description |
---|---|
List<SingleDciConfig> |
NetworkMapLink.getDciAsList()
Returns DCI array as a list
|
Constructor and Description |
---|
NetworkMapLink(String name,
int type,
long element1,
long element2,
String connectorName1,
String connectorName2,
SingleDciConfig[] dciList,
int flags) |
Modifier and Type | Method and Description |
---|---|
SingleDciConfig |
DCIImageConfiguration.getDci() |
SingleDciConfig[] |
DciListConfig.getDciList() |
Modifier and Type | Method and Description |
---|---|
void |
DCIImageConfiguration.setDci(SingleDciConfig dci) |
void |
DciListConfig.setDciList(SingleDciConfig[] dciList) |
Constructor and Description |
---|
SingleDciConfig(SingleDciConfig src)
Copy constructor
|
Modifier and Type | Method and Description |
---|---|
SingleDciConfig[] |
NetworkMapDCIContainer.getObjectDCIArray() |
Modifier and Type | Method and Description |
---|---|
List<SingleDciConfig> |
NetworkMapDCIContainer.getDciAsList()
Returns DCI array as a list
|
Modifier and Type | Method and Description |
---|---|
void |
NetworkMapDCIContainer.setObjectDCIArray(SingleDciConfig[] dciArray)
Setter for dciList
|
Copyright © 2014. All rights reserved.