|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Limit in org.gcube.contentmanagement.timeseriesservice.stubs |
|---|
| Methods in org.gcube.contentmanagement.timeseriesservice.stubs that return Limit | |
|---|---|
Limit |
GetAllDataAsJsonRequest.getLimit()
Gets the limit value for this GetAllDataAsJsonRequest. |
Limit |
DistinctValuesRequest.getLimit()
Gets the limit value for this DistinctValuesRequest. |
| Methods in org.gcube.contentmanagement.timeseriesservice.stubs with parameters of type Limit | |
|---|---|
String |
ImportManagerPortType.getDataAsJson(Limit request)
|
void |
GetAllDataAsJsonRequest.setLimit(Limit limit)
Sets the limit value for this GetAllDataAsJsonRequest. |
void |
DistinctValuesRequest.setLimit(Limit limit)
Sets the limit value for this DistinctValuesRequest. |
| Constructors in org.gcube.contentmanagement.timeseriesservice.stubs with parameters of type Limit | |
|---|---|
DistinctValuesRequest(String fieldId,
Limit limit)
|
|
GetAllDataAsJsonRequest(Limit limit,
Order order,
String user)
|
|
| Uses of Limit in org.gcube.contentmanagement.timeseriesservice.stubs.bindings |
|---|
| Methods in org.gcube.contentmanagement.timeseriesservice.stubs.bindings with parameters of type Limit | |
|---|---|
String |
ImportManagerPortTypeSOAPBindingStub.getDataAsJson(Limit request)
|
| Uses of Limit in org.gcube.contentmanagement.timeseriesservice.stubs.codelist.types |
|---|
| Methods in org.gcube.contentmanagement.timeseriesservice.stubs.codelist.types that return Limit | |
|---|---|
Limit |
DataAsJsonRequest.getLimit()
Gets the limit value for this DataAsJsonRequest. |
| Methods in org.gcube.contentmanagement.timeseriesservice.stubs.codelist.types with parameters of type Limit | |
|---|---|
void |
DataAsJsonRequest.setLimit(Limit limit)
Sets the limit value for this DataAsJsonRequest. |
| Constructors in org.gcube.contentmanagement.timeseriesservice.stubs.codelist.types with parameters of type Limit | |
|---|---|
DataAsJsonRequest(CodelistIdentifier identifier,
Limit limit,
Order order)
|
|
| Uses of Limit in org.gcube.contentmanagement.timeseriesservice.stubs.types |
|---|
| Methods in org.gcube.contentmanagement.timeseriesservice.stubs.types that return Limit | |
|---|---|
Limit |
SelectQuery.getLimits()
Gets the limits value for this SelectQuery. |
| Methods in org.gcube.contentmanagement.timeseriesservice.stubs.types with parameters of type Limit | |
|---|---|
void |
SelectQuery.setLimits(Limit limits)
Sets the limits value for this SelectQuery. |
| Constructors in org.gcube.contentmanagement.timeseriesservice.stubs.types with parameters of type Limit | |
|---|---|
SelectQuery(Limit limits,
Order[] orders)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||