|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Param | |
|---|---|
| org.apache.wink.common.model.wadl | |
| Uses of Param in org.apache.wink.common.model.wadl |
|---|
| Fields in org.apache.wink.common.model.wadl with type parameters of type Param | |
|---|---|
protected List<Param> |
ResourceType.param
|
protected List<Param> |
Representation.param
|
protected List<Param> |
Resource.param
|
protected List<Param> |
Response.param
|
protected List<Param> |
Request.param
|
| Methods in org.apache.wink.common.model.wadl that return Param | |
|---|---|
Param |
ObjectFactory.createParam()
Create an instance of Param |
| Methods in org.apache.wink.common.model.wadl that return types with arguments of type Param | |
|---|---|
List<Param> |
ResourceType.getParam()
Gets the value of the param property. |
List<Param> |
Representation.getParam()
Gets the value of the param property. |
List<Param> |
Resource.getParam()
Gets the value of the param property. |
List<Param> |
Response.getParam()
Gets the value of the param property. |
List<Param> |
Request.getParam()
Gets the value of the param property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||