| Package | Description | 
|---|---|
| org.opennms.netmgt.rt | 
| Modifier and Type | Method and Description | 
|---|---|
List<CustomFieldValue> | 
CustomField.getValues()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
CustomField.addValue(CustomFieldValue value)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
CustomField.setValues(List<CustomFieldValue> values)  | 
| Constructor and Description | 
|---|
CustomField(String name,
           List<CustomFieldValue> values)  | 
Copyright © 2021. All rights reserved.