| Modifier and Type | Class and Description |
|---|---|
class |
RamlFormParameter |
| Modifier and Type | Method and Description |
|---|---|
RamlAbstractParam |
ApiParameterMetadata.getRamlParam() |
| Constructor and Description |
|---|
ApiParameterMetadata(String name,
RamlAbstractParam param)
Default constructor that creates a metadata object from a Raml parameter
|
| Modifier and Type | Class and Description |
|---|---|
class |
RamlHeader
Abstract Representation of a Raml Header
|
class |
RamlQueryParameter
Abstract Representation of a Raml Query Parameter
|
class |
RamlUriParameter
Abstract Representation of a Raml Uri Parameter
|
| Modifier and Type | Class and Description |
|---|---|
class |
RJP08V1RamlFormParameter
Implementation based on the Raml 0.8 Parser
|
class |
RJP08V1RamlHeader
Implementation based on the Raml 0.8 Parser
|
class |
RJP08V1RamlQueryParameter
Implementation based on the Raml 0.8 Parser
|
class |
RJP08V1RamlUriParameter
Implementation based on the Raml 0.8 Parser
|
| Modifier and Type | Method and Description |
|---|---|
Set<StyleIssue> |
RamlStyleCheckerAdapter.checkParameterStyle(String name,
RamlAbstractParam param) |
Set<StyleIssue> |
RamlStyleChecker.checkParameterStyle(String name,
RamlAbstractParam param)
Check the style of a particular parameter
|
Copyright © 2017. All rights reserved.