public interface GeneratedProperty extends TypeMember
MethodSignature interface. MethodSignature| Modifier and Type | Method and Description | 
|---|---|
String | 
getValue()  | 
boolean | 
isReadOnly()
Returns  
true if the property si declared as read-only. | 
getAccessModifier, getAnnotations, getComment, getDefiningType, getName, getReturnType, isFinal, isStaticString getValue()
boolean isReadOnly()
true if the property si declared as read-only. isReadOnly == true the property
 SHOULD be generated as getter only.true if the property si declared as read-only.Copyright © 2018 OpenDaylight. All rights reserved.