public class Property extends DataItem
doc, name| Constructor and Description |
|---|
Property(String name,
String doc,
TypeRef type,
boolean optional) |
Property(String name,
String doc,
TypeRef type,
com.google.gson.JsonElement defaultValue) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isFinal() |
boolean |
isReadOnly() |
void |
setFinal(boolean finalProp) |
void |
setReadOnly(boolean readOnly) |
String |
toString() |
equals, getChildren, getDefaultValue, getType, hashCode, isOptional, setOptional, setTypegetDoc, getName, setDoc, setName, updateNameCopyright © 2016. All rights reserved.