|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Field | |
|---|---|
| ar.com.jmfsg.documentation.model | |
| Uses of Field in ar.com.jmfsg.documentation.model |
|---|
| Fields in ar.com.jmfsg.documentation.model with type parameters of type Field | |
|---|---|
List<Field> |
Field.children
Sub elements of this field. |
List<Field> |
Request.facets
Service Facets. A Facet is like a filter, but they are returned with the service with a count that represents the amount of items that will be returned once the facet is applied. |
List<Field> |
Request.filters
Service filters |
List<Field> |
Request.options
Options that modify the response. |
List<Field> |
Request.parameters
Method request parameters. |
List<Field> |
Method.response
List of fields returned as a response item. |
List<Field> |
Method.responseSummary
List of fields that represents a Summary of the response. |
| Methods in ar.com.jmfsg.documentation.model that return types with arguments of type Field | |
|---|---|
List<Field> |
Field.getChildren()
|
List<Field> |
Request.getFacets()
|
List<Field> |
Request.getFilters()
|
List<Field> |
Request.getOptions()
|
List<Field> |
Request.getParameters()
|
List<Field> |
Method.getResponse()
|
List<Field> |
Method.getResponseSummary()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||