| Modifier and Type | Method and Description |
|---|---|
List<DataElement> |
ApiImpl.baseUriParameters() |
List<DataElement> |
LibraryImpl.types() |
List<DataElement> |
OLibraryImpl.types() |
| Modifier and Type | Method and Description |
|---|---|
List<DataElement> |
ResponseImpl.body() |
List<DataElement> |
ResponseImpl.headers() |
| Modifier and Type | Class and Description |
|---|---|
class |
ArrayFieldImpl |
class |
BooleanElementImpl |
class |
DataElementImpl |
class |
DateElementImpl |
class |
IntegerElementImpl |
class |
NumberElementImpl |
class |
ObjectFieldImpl |
class |
RAMLExpressionImpl |
class |
RAMLPointerElementImpl |
class |
SchemaElementImpl |
class |
ScriptHookElementImpl |
class |
StrElementImpl |
class |
UnionFieldImpl |
class |
ValueElementImpl |
| Modifier and Type | Method and Description |
|---|---|
DataElement |
ObjectFieldImpl.additionalProperties() |
DataElement |
ArrayFieldImpl.items() |
| Modifier and Type | Method and Description |
|---|---|
List<DataElement> |
DataElementImpl.facets() |
List<DataElement> |
ObjectFieldImpl.patternProperties() |
List<DataElement> |
ObjectFieldImpl.properties() |
| Modifier and Type | Method and Description |
|---|---|
List<DataElement> |
AnnotationTypeImpl.parameters() |
| Modifier and Type | Method and Description |
|---|---|
DataElement |
MethodImpl.queryString() |
DataElement |
SecuritySchemaPartImpl.queryString() |
| Modifier and Type | Method and Description |
|---|---|
List<DataElement> |
MethodImpl.body() |
List<DataElement> |
MethodBaseImpl.body() |
List<DataElement> |
MethodImpl.headers() |
List<DataElement> |
SecuritySchemaPartImpl.headers() |
List<DataElement> |
MethodImpl.queryParameters() |
List<DataElement> |
SecuritySchemaPartImpl.queryParameters() |
List<DataElement> |
SecuritySchemaTypeImpl.requiredSettings() |
List<DataElement> |
ResourceBaseImpl.uriParameters() |
| Modifier and Type | Class and Description |
|---|---|
class |
FileParameterImpl |
| Modifier and Type | Method and Description |
|---|---|
DataElement |
HasNormalParametersImpl.queryString() |
| Modifier and Type | Method and Description |
|---|---|
List<DataElement> |
HasNormalParametersImpl.headers() |
List<DataElement> |
HasNormalParametersImpl.queryParameters() |
| Modifier and Type | Method and Description |
|---|---|
List<DataElement> |
Api.baseUriParameters() |
List<DataElement> |
Library.types() |
List<DataElement> |
OLibrary.types() |
| Modifier and Type | Method and Description |
|---|---|
List<DataElement> |
Response.body() |
List<DataElement> |
Response.headers() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ArrayField |
interface |
BooleanElement |
interface |
DateElement |
interface |
IntegerElement |
interface |
NumberElement |
interface |
ObjectField |
interface |
RAMLExpression |
interface |
RAMLPointerElement |
interface |
SchemaElement |
interface |
ScriptHookElement |
interface |
StrElement |
interface |
UnionField |
interface |
ValueElement |
| Modifier and Type | Method and Description |
|---|---|
DataElement |
ObjectField.additionalProperties() |
DataElement |
ArrayField.items() |
| Modifier and Type | Method and Description |
|---|---|
List<DataElement> |
DataElement.facets() |
List<DataElement> |
ObjectField.patternProperties() |
List<DataElement> |
ObjectField.properties() |
| Modifier and Type | Method and Description |
|---|---|
List<DataElement> |
AnnotationType.parameters() |
| Modifier and Type | Method and Description |
|---|---|
DataElement |
SecuritySchemaPart.queryString() |
DataElement |
Method.queryString() |
| Modifier and Type | Method and Description |
|---|---|
List<DataElement> |
Method.body() |
List<DataElement> |
MethodBase.body() |
List<DataElement> |
SecuritySchemaPart.headers() |
List<DataElement> |
Method.headers() |
List<DataElement> |
SecuritySchemaPart.queryParameters() |
List<DataElement> |
Method.queryParameters() |
List<DataElement> |
SecuritySchemaType.requiredSettings() |
List<DataElement> |
ResourceBase.uriParameters() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
FileParameter |
| Modifier and Type | Method and Description |
|---|---|
DataElement |
HasNormalParameters.queryString() |
| Modifier and Type | Method and Description |
|---|---|
List<DataElement> |
HasNormalParameters.headers() |
List<DataElement> |
HasNormalParameters.queryParameters() |
Copyright © 2016 RAML. All rights reserved.