Uses of Class
org.gcube.application.aquamaps.aquamapsservice.stubs.fw.types.FieldType

Packages that use FieldType
org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model   
org.gcube.application.aquamaps.aquamapsservice.stubs.fw.types   
 

Uses of FieldType in org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model
 

Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model that return FieldType
static FieldType Field.getType(int SQLType)
           
 FieldType Field.type()
           
 

Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model with parameters of type FieldType
 void Field.type(FieldType type)
           
 

Constructors in org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model with parameters of type FieldType
Field(String name, String value, FieldType type)
           
 

Uses of FieldType in org.gcube.application.aquamaps.aquamapsservice.stubs.fw.types
 

Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.fw.types that return FieldType
static FieldType FieldType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FieldType[] FieldType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2014. All Rights Reserved.