Uses of Class
org.gcube.contentmanagement.timeseriesservice.stubs.types.OperationType

Packages that use OperationType
org.gcube.contentmanagement.timeseriesservice.stubs   
org.gcube.contentmanagement.timeseriesservice.stubs.bindings   
org.gcube.contentmanagement.timeseriesservice.stubs.types   
 

Uses of OperationType in org.gcube.contentmanagement.timeseriesservice.stubs
 

Methods in org.gcube.contentmanagement.timeseriesservice.stubs that return OperationType
 OperationType TimeSeriesManagerPortType.getCurrentOperation(String request)
           
 OperationType[] OperationsListArray.getOperationsList()
          Gets the operationsList value for this OperationsListArray.
 OperationType OperationsListArray.getOperationsList(int i)
           
 

Methods in org.gcube.contentmanagement.timeseriesservice.stubs with parameters of type OperationType
 void OperationsListArray.setOperationsList(int i, OperationType _value)
           
 void OperationsListArray.setOperationsList(OperationType[] operationsList)
          Sets the operationsList value for this OperationsListArray.
 

Constructors in org.gcube.contentmanagement.timeseriesservice.stubs with parameters of type OperationType
OperationsListArray(OperationType[] operationsList)
           
 

Uses of OperationType in org.gcube.contentmanagement.timeseriesservice.stubs.bindings
 

Methods in org.gcube.contentmanagement.timeseriesservice.stubs.bindings that return OperationType
 OperationType TimeSeriesManagerPortTypeSOAPBindingStub.getCurrentOperation(String request)
           
 

Uses of OperationType in org.gcube.contentmanagement.timeseriesservice.stubs.types
 

Fields in org.gcube.contentmanagement.timeseriesservice.stubs.types declared as OperationType
static OperationType OperationType.AddFAOAreas
           
static OperationType OperationType.Aggregation
           
static OperationType OperationType.ColumnChange
           
static OperationType OperationType.Denormalization
           
static OperationType OperationType.Enrichment
           
static OperationType OperationType.Filter
           
static OperationType OperationType.Grouping
           
static OperationType OperationType.None
           
static OperationType OperationType.Union
           
 

Methods in org.gcube.contentmanagement.timeseriesservice.stubs.types that return OperationType
static OperationType OperationType.fromString(String value)
           
static OperationType OperationType.fromValue(String value)
           
 OperationType TsHistoryOps.getOpType()
          Gets the opType value for this TsHistoryOps.
 

Methods in org.gcube.contentmanagement.timeseriesservice.stubs.types with parameters of type OperationType
 void TsHistoryOps.setOpType(OperationType opType)
          Sets the opType value for this TsHistoryOps.
 

Constructors in org.gcube.contentmanagement.timeseriesservice.stubs.types with parameters of type OperationType
TsHistoryOps(Calendar date, String descriptionHuman, OperationType opType)
           
 



Copyright © 2012. All Rights Reserved.