Package | Description |
---|---|
org.opennms.features.vaadin.datacollection | |
org.opennms.netmgt.config.datacollection |
This file is part of OpenNMS(R).
|
org.opennms.netmgt.config.internal.collection |
This file is part of OpenNMS(R).
|
Modifier and Type | Method and Description |
---|---|
IncludeCollection |
IncludeCollectionWrapper.createIncludeCollection()
Creates the include collection.
|
Modifier and Type | Method and Description |
---|---|
protected List<IncludeCollection> |
IncludeCollectionField.getInternalValue() |
Class<? extends List<IncludeCollection>> |
IncludeCollectionField.getType() |
Modifier and Type | Method and Description |
---|---|
protected void |
IncludeCollectionField.setInternalValue(List<IncludeCollection> includeCollections) |
Constructor and Description |
---|
IncludeCollectionWrapper(IncludeCollection ic)
Instantiates a new include collection Wrapper.
|
Modifier and Type | Method and Description |
---|---|
List<IncludeCollection> |
SnmpCollection.getIncludeCollections() |
Modifier and Type | Method and Description |
---|---|
void |
SnmpCollection.addIncludeCollection(IncludeCollection includeCollection) |
boolean |
SnmpCollection.removeIncludeCollection(IncludeCollection includeCollection) |
Modifier and Type | Method and Description |
---|---|
void |
SnmpCollection.setIncludeCollections(List<IncludeCollection> includeCollections) |
Modifier and Type | Method and Description |
---|---|
void |
DatacollectionConfigVisitor.visitIncludeCollection(IncludeCollection includeCollection) |
void |
DataCollectionConfigConverter.visitIncludeCollection(IncludeCollection includeCollection) |
void |
AbstractDatacollectionConfigVisitor.visitIncludeCollection(IncludeCollection includeCollection) |
Copyright © 2021. All rights reserved.