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

Packages that use EntryType
org.gcube.contentmanagement.timeseriesservice.stubs   
org.gcube.contentmanagement.timeseriesservice.stubs.types   
 

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

Methods in org.gcube.contentmanagement.timeseriesservice.stubs that return EntryType
 EntryType SetColumnAsRequest.getColumnType()
          Gets the columnType value for this SetColumnAsRequest.
 

Methods in org.gcube.contentmanagement.timeseriesservice.stubs with parameters of type EntryType
 void SetColumnAsRequest.setColumnType(EntryType columnType)
          Sets the columnType value for this SetColumnAsRequest.
 

Constructors in org.gcube.contentmanagement.timeseriesservice.stubs with parameters of type EntryType
SetColumnAsRequest(EntryType columnType, String fieldId)
           
 

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

Fields in org.gcube.contentmanagement.timeseriesservice.stubs.types declared as EntryType
static EntryType EntryType.Attribute
           
static EntryType EntryType.Dimension
           
static EntryType EntryType.Undefined
           
static EntryType EntryType.Value
           
 

Methods in org.gcube.contentmanagement.timeseriesservice.stubs.types that return EntryType
static EntryType EntryType.fromString(String value)
           
static EntryType EntryType.fromValue(String value)
           
 EntryType ColumnDefinition.getColumnType()
          Gets the columnType value for this ColumnDefinition.
 

Methods in org.gcube.contentmanagement.timeseriesservice.stubs.types with parameters of type EntryType
 void ColumnDefinition.setColumnType(EntryType columnType)
          Sets the columnType value for this ColumnDefinition.
 

Constructors in org.gcube.contentmanagement.timeseriesservice.stubs.types with parameters of type EntryType
ColumnDefinition(EntryType columnType, Dimension dimension, String dimensionRelatedFieldId, String id, Key key, String label, DataType valueType)
           
 



Copyright © 2012. All Rights Reserved.