| Package | Description |
|---|---|
| org.jsondoc.core.pojo |
| Modifier and Type | Method and Description |
|---|---|
static ApiObjectFieldDoc |
ApiObjectFieldDoc.buildFromAnnotation(ApiObjectField annotation,
Field field) |
| Modifier and Type | Method and Description |
|---|---|
Set<ApiObjectFieldDoc> |
ApiObjectDoc.getFields() |
| Modifier and Type | Method and Description |
|---|---|
int |
ApiObjectFieldDoc.compareTo(ApiObjectFieldDoc o)
This comparison is the same as the one in ApiObjectFieldDoc class
|
| Modifier and Type | Method and Description |
|---|---|
void |
ApiObjectDoc.setFields(Set<ApiObjectFieldDoc> fields) |
Copyright © 2015. All rights reserved.