Uses of Class
org.gcube_system.namespaces.application.aquamaps.types.Field

Packages that use Field
org.gcube_system.namespaces.application.aquamaps.types   
org.gcube.application.aquamaps.aquamapsservice.stubs   
 

Uses of Field in org.gcube_system.namespaces.application.aquamaps.types
 

Methods in org.gcube_system.namespaces.application.aquamaps.types that return Field
 Field[] FieldArray.getFields()
          Gets the fields value for this FieldArray.
 Field FieldArray.getFields(int i)
           
 

Methods in org.gcube_system.namespaces.application.aquamaps.types with parameters of type Field
 void FieldArray.setFields(Field[] fields)
          Sets the fields value for this FieldArray.
 void FieldArray.setFields(int i, Field _value)
           
 

Constructors in org.gcube_system.namespaces.application.aquamaps.types with parameters of type Field
FieldArray(Field[] fields)
           
 

Uses of Field in org.gcube.application.aquamaps.aquamapsservice.stubs
 

Methods in org.gcube.application.aquamaps.aquamapsservice.stubs that return Field
 Field GetPhylogenyRequestType.getToSelect()
          Gets the toSelect value for this GetPhylogenyRequestType.
 

Methods in org.gcube.application.aquamaps.aquamapsservice.stubs with parameters of type Field
 void GetPhylogenyRequestType.setToSelect(Field toSelect)
          Sets the toSelect value for this GetPhylogenyRequestType.
 

Constructors in org.gcube.application.aquamaps.aquamapsservice.stubs with parameters of type Field
GetPhylogenyRequestType(FieldArray fieldList, PagedRequestSettings pagedRequestSettings, Field toSelect)
           
 



Copyright © 2013. All Rights Reserved.