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