Uses of Class
org.gcube.contentmanagement.timeseriesservice.stubs.ServiceMode

Packages that use ServiceMode
org.gcube.contentmanagement.timeseriesservice.stubs   
 

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

Fields in org.gcube.contentmanagement.timeseriesservice.stubs declared as ServiceMode
static ServiceMode ServiceMode.TimeSeries
           
static ServiceMode ServiceMode.VTI
           
 

Methods in org.gcube.contentmanagement.timeseriesservice.stubs that return ServiceMode
static ServiceMode ServiceMode.fromString(String value)
           
static ServiceMode ServiceMode.fromValue(String value)
           
 ServiceMode ServiceProperties.getServiceMode()
          Gets the serviceMode value for this ServiceProperties.
 

Methods in org.gcube.contentmanagement.timeseriesservice.stubs with parameters of type ServiceMode
 void ServiceProperties.setServiceMode(ServiceMode serviceMode)
          Sets the serviceMode value for this ServiceProperties.
 

Constructors in org.gcube.contentmanagement.timeseriesservice.stubs with parameters of type ServiceMode
ServiceProperties(org.gcube.common.core.types.StringMap props, ServiceMode serviceMode)
           
 



Copyright © 2012. All Rights Reserved.