|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Disposition | |
---|---|
org.restlet.representation | Common representation data elements. |
org.restlet.util | Various utility classes. |
Uses of Disposition in org.restlet.representation |
---|
Methods in org.restlet.representation that return Disposition | |
---|---|
Disposition |
Representation.getDisposition()
Returns the disposition characteristics of the representation. |
Methods in org.restlet.representation with parameters of type Disposition | |
---|---|
void |
Representation.setDisposition(Disposition disposition)
Sets the disposition characteristics of the representation. |
Uses of Disposition in org.restlet.util |
---|
Methods in org.restlet.util that return Disposition | |
---|---|
Disposition |
WrapperRepresentation.getDisposition()
|
Methods in org.restlet.util with parameters of type Disposition | |
---|---|
void |
WrapperRepresentation.setDisposition(Disposition disposition)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |