| Package | Description |
|---|---|
| com.phoenixnap.oss.ramlapisync.raml | |
| com.phoenixnap.oss.ramlapisync.raml.rjp.raml08v1 |
| Modifier and Type | Method and Description |
|---|---|
RamlUriParameter |
RamlModelFactory.createRamlUriParameter(Object o) |
RamlUriParameter |
RamlModelFactory.createRamlUriParameterWithName(String name) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,RamlUriParameter> |
RamlResource.getResolvedUriParameters() |
Map<String,RamlUriParameter> |
RamlResource.getUriParameters() |
| Modifier and Type | Method and Description |
|---|---|
void |
RamlResource.addUriParameter(String name,
RamlUriParameter uriParameter) |
| Modifier and Type | Class and Description |
|---|---|
class |
RJP08V1RamlUriParameter
Implementation based on the Raml 0.8 Parser
|
| Modifier and Type | Method and Description |
|---|---|
RamlUriParameter |
RJP08V1RamlModelFactory.createRamlUriParameter(Object uriParameter) |
RamlUriParameter |
RJP08V1RamlModelFactory.createRamlUriParameterWithName(String name) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,RamlUriParameter> |
RJP08V1RamlResource.getResolvedUriParameters() |
Map<String,RamlUriParameter> |
RJP08V1RamlResource.getUriParameters() |
| Modifier and Type | Method and Description |
|---|---|
void |
RJP08V1RamlResource.addUriParameter(String name,
RamlUriParameter uriParameter) |
Copyright © 2017. All rights reserved.