| Package | Description |
|---|---|
| de.twenty11.skysail.server.restlet |
| Modifier and Type | Method and Description |
|---|---|
List<ParameterInfo> |
SkysailServerResource2.describeParameters() |
List<ParameterInfo> |
RepresentationInfo.getParameters()
Returns the list of parameters.
|
List<ParameterInfo> |
ResponseInfo.getParameters()
Returns the list of parameters.
|
List<ParameterInfo> |
RequestInfo.getParameters()
Returns the list of parameters.
|
List<ParameterInfo> |
ResourceInfo.getParameters()
Returns the list of parameters.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RepresentationInfo.setParameters(List<ParameterInfo> parameters)
Sets the list of parameters.
|
void |
ResponseInfo.setParameters(List<ParameterInfo> parameters)
Sets the list of parameters.
|
void |
RequestInfo.setParameters(List<ParameterInfo> parameters)
Sets the list of parameters.
|
void |
ResourceInfo.setParameters(List<ParameterInfo> parameters)
Sets the list of parameters.
|
Copyright © 2011-2013. All Rights Reserved.