| Package | Description |
|---|---|
| org.opennms.web.map.config | |
| org.opennms.web.map.view |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,LinkStatus> |
MapPropertiesFactory.linkStatusesMap |
| Modifier and Type | Method and Description |
|---|---|
LinkStatus |
MapPropertiesFactory.getLinkStatus(String linkStatusLabel)
gets the config LinkStatus by label defined in the map properties config file
|
| Modifier and Type | Method and Description |
|---|---|
List<LinkStatus> |
MapPropertiesFactory.getLinkStatuses()
getLinkStatuses
|
Map<String,LinkStatus> |
MapPropertiesFactory.getLinkStatusesMap()
Getter for the field
linkStatusesMap. |
| Modifier and Type | Method and Description |
|---|---|
List<LinkStatus> |
VProperties.getLinkStatuses()
Getter for the field
linkStatuses. |
| Modifier and Type | Method and Description |
|---|---|
void |
VProperties.setLinkStatuses(List<LinkStatus> linkStatuses)
Setter for the field
linkStatuses. |
Copyright © 2015. All rights reserved.