| Package | Description | 
|---|---|
| org.opennms.netmgt.graph | |
| org.opennms.netmgt.graph.persistence.mapper | 
| Modifier and Type | Method and Description | 
|---|---|
PropertyEntity | 
AbstractGraphEntity.getProperty(String key)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<PropertyEntity> | 
AbstractGraphEntity.getProperties()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AbstractGraphEntity.mergeProperties(List<PropertyEntity> propertyEntities)  | 
void | 
AbstractGraphEntity.setProperties(List<PropertyEntity> properties)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<PropertyEntity> | 
GenericToEntityMapper.convertToPropertyEntities(Map<String,Object> properties)  | 
| Modifier and Type | Method and Description | 
|---|---|
Object | 
EntityToGenericMapper.convert(PropertyEntity propertyEntity)  | 
Copyright © 2020. All rights reserved.