| Package | Description | 
|---|---|
| org.restlet.representation | 
 Common representation data elements. 
 | 
| org.restlet.util | 
 Various utility classes. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Disposition | 
Representation.getDisposition()
Returns the disposition characteristics of the representation. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Representation.setDisposition(Disposition disposition)
Sets the disposition characteristics of the representation. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Disposition | 
WrapperRepresentation.getDisposition()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
WrapperRepresentation.setDisposition(Disposition disposition)  | 
Copyright © 2005-2024 Restlet.