| Package | Description |
|---|---|
| com.thoughtworks.qdox.model | |
| com.thoughtworks.qdox.parser | |
| com.thoughtworks.qdox.parser.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
ModelBuilder.addField(FieldDef def) |
void |
ModelBuilder.addParameter(FieldDef fieldDef) |
| Modifier and Type | Method and Description |
|---|---|
void |
Builder.addField(FieldDef def) |
void |
Builder.addParameter(FieldDef def) |
| Modifier and Type | Field and Description |
|---|---|
private FieldDef |
Parser.param |