Package | Description |
---|---|
org.opennms.features.apilayer.config | |
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).
|
org.opennms.netmgt.dao.jaxb.collector |
Modifier and Type | Method and Description |
---|---|
static MibObj |
SnmpCollectionExtensionManager.toMibObj(org.opennms.integration.api.v1.config.datacollection.MibObj mibo) |
Modifier and Type | Method and Description |
---|---|
protected List<MibObj> |
MibObjField.getInternalValue() |
Class<? extends List<MibObj>> |
MibObjField.getType() |
Modifier and Type | Method and Description |
---|---|
protected void |
MibObjField.setInternalValue(List<MibObj> mibObjects) |
Modifier and Type | Method and Description |
---|---|
List<MibObj> |
Group.getMibObjs() |
Modifier and Type | Method and Description |
---|---|
void |
Group.addMibObj(MibObj mibObj) |
boolean |
Group.removeMibObj(MibObj mibObj) |
Modifier and Type | Method and Description |
---|---|
void |
Group.setMibObjs(List<MibObj> mibObjs) |
Modifier and Type | Method and Description |
---|---|
void |
DatacollectionConfigVisitor.visitMibObj(MibObj mibObj) |
void |
DataCollectionConfigConverter.visitMibObj(MibObj mibObj) |
void |
AbstractDatacollectionConfigVisitor.visitMibObj(MibObj mibObj) |
Modifier and Type | Method and Description |
---|---|
void |
DataCollectionVisitor.completeMibObj(MibObj mibObj)
completeMibObj
|
void |
DataCollectionVisitor.visitMibObj(MibObj mibObj)
visitMibObj
|
Copyright © 2021. All rights reserved.