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