| Package | Description |
|---|---|
| org.everrest.core.wadl | |
| org.everrest.core.wadl.research |
| Modifier and Type | Method and Description |
|---|---|
Param |
WadlGenerator.createParam(MethodParameter methodParameter) |
Param |
BaseWadlGeneratorImpl.createParam(MethodParameter methodParameter) |
| Modifier and Type | Field and Description |
|---|---|
protected List<Param> |
Response.param |
protected List<Param> |
ResourceType.param |
protected List<Param> |
Resource.param |
protected List<Param> |
Request.param |
protected List<Param> |
RepresentationType.param |
| Modifier and Type | Method and Description |
|---|---|
Param |
ObjectFactory.createParam()
Create an instance of
Param |
| Modifier and Type | Method and Description |
|---|---|
List<Param> |
Response.getParam()
Gets the value of the param property.
|
List<Param> |
ResourceType.getParam()
Gets the value of the param property.
|
List<Param> |
Resource.getParam()
Gets the value of the param property.
|
List<Param> |
Request.getParam()
Gets the value of the param property.
|
List<Param> |
RepresentationType.getParam()
Gets the value of the param property.
|
Copyright © 2015. All rights reserved.