public class AttributeEntry extends Object
Constructor and Description |
---|
AttributeEntry(String key,
String description,
Object value,
String type,
boolean rw) |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getKey() |
String |
getType() |
Object |
getValue() |
boolean |
isRw() |
Copyright © 2019 OpenDaylight. All rights reserved.