Package | Description |
---|---|
org.opennms.features.vaadin.events | |
org.opennms.netmgt.xml.eventconf |
This file is part of OpenNMS(R).
|
Modifier and Type | Method and Description |
---|---|
protected List<Varbind> |
MaskVarbindField.getInternalValue() |
Class<? extends List<Varbind>> |
MaskVarbindField.getType() |
Modifier and Type | Method and Description |
---|---|
protected void |
MaskVarbindField.setInternalValue(List<Varbind> varbinds) |
Modifier and Type | Method and Description |
---|---|
List<Varbind> |
Mask.getVarbinds() |
Modifier and Type | Method and Description |
---|---|
void |
Mask.addVarbind(Varbind varbind) |
boolean |
Mask.removeVarbind(Varbind varbind) |
Modifier and Type | Method and Description |
---|---|
void |
Mask.setVarbinds(List<Varbind> varbinds) |
Copyright © 2021. All rights reserved.