| Package | Description | 
|---|---|
| org.opennms.netmgt.config.tl1d | 
 This file is part of OpenNMS(R). 
 | 
| org.opennms.netmgt.dao.api | |
| org.opennms.netmgt.dao.jaxb | |
| org.opennms.netmgt.tl1d | 
| Modifier and Type | Method and Description | 
|---|---|
List<Tl1Element> | 
Tl1dConfiguration.getTl1Elements()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Tl1dConfiguration.addTl1Element(Tl1Element tl1Element)  | 
boolean | 
Tl1dConfiguration.removeTl1Element(Tl1Element tl1Element)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Tl1dConfiguration.setTl1Elements(List<Tl1Element> tl1Elements)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<Tl1Element> | 
Tl1ConfigurationDao.getElements()
getElements 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<Tl1Element> | 
DefaultTl1ConfigurationDao.getElements()
getElements 
 | 
| Constructor and Description | 
|---|
Tl1ClientImpl(BlockingQueue<Tl1AutonomousMessage> queue,
             Tl1Element element)
Constructor for Tl1ClientImpl. 
 | 
Copyright © 2021. All rights reserved.