Package | Description |
---|---|
org.opennms.web.map.config | |
org.opennms.web.map.view |
Modifier and Type | Field and Description |
---|---|
protected Map<Integer,Set<Link>> |
MapPropertiesFactory.linksBySnmpTypeMap |
protected Map<Integer,Link> |
MapPropertiesFactory.linksMap |
Modifier and Type | Method and Description |
---|---|
Link |
MapPropertiesFactory.getDefaultLink()
Getter for the field
defaultLink . |
Link |
MapPropertiesFactory.getLink(int id)
getLink
|
Modifier and Type | Method and Description |
---|---|
Set<Link> |
MapPropertiesFactory.getLinkBySnmpType(int linkTypologyId)
gets the config Link by snmpType defined in the map properties config file
|
List<Link> |
MapPropertiesFactory.getLinks()
getLinks
|
Map<Integer,Link> |
MapPropertiesFactory.getLinksMap()
Getter for the field
linksMap . |
Modifier and Type | Method and Description |
---|---|
List<Link> |
VProperties.getLinks()
Getter for the field
links . |
Modifier and Type | Method and Description |
---|---|
void |
VProperties.setLinks(List<Link> links)
Setter for the field
links . |
Copyright © 2015. All rights reserved.