public final class InputType extends Reference
| Constructor and Description |
|---|
InputType() |
InputType(String className,
String name,
String description) |
| Modifier and Type | Method and Description |
|---|---|
void |
addField(Field field) |
String |
getDescription() |
Set<Field> |
getFields() |
boolean |
hasFields() |
void |
setDescription(String description) |
void |
setFields(Set<Field> fields) |
getClassName, getName, getType, setClassName, setName, setTypeCopyright © 2018–2020. All rights reserved.