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

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

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

Methods in org.gcube_system.namespaces.application.aquamaps.types that return FieldArray
 FieldArray Specie.getAdditionalField()
          Gets the additionalField value for this Specie.
 FieldArray EnvelopeWeights.getWeights()
          Gets the weights value for this EnvelopeWeights.
 

Methods in org.gcube_system.namespaces.application.aquamaps.types with parameters of type FieldArray
 void Specie.setAdditionalField(FieldArray additionalField)
          Sets the additionalField value for this Specie.
 void EnvelopeWeights.setWeights(FieldArray weights)
          Sets the weights value for this EnvelopeWeights.
 

Constructors in org.gcube_system.namespaces.application.aquamaps.types with parameters of type FieldArray
EnvelopeWeights(String speciesId, FieldArray weights)
           
Specie(FieldArray additionalField, String id)
           
 

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

Methods in org.gcube.application.aquamaps.aquamapsservice.stubs that return FieldArray
 FieldArray AquaMapsServicePortType.calculateEnvelope(CalculateEnvelopeRequestType request)
           
 FieldArray AquaMapsServicePortType.calculateEnvelopefromCellSelection(CalculateEnvelopefromCellSelectionRequestType request)
           
 FieldArray DataManagementPortType.getDefaultSources(org.gcube.common.core.types.VOID request)
           
 FieldArray GetPhylogenyRequestType.getFieldList()
          Gets the fieldList value for this GetPhylogenyRequestType.
 FieldArray CustomQueryDescriptorStubs.getFields()
          Gets the fields value for this CustomQueryDescriptorStubs.
 FieldArray ViewTableRequestType.getFilter()
          Gets the filter value for this ViewTableRequestType.
 FieldArray GetJSONSubmittedByFiltersRequestType.getFilters()
          Gets the filters value for this GetJSONSubmittedByFiltersRequestType.
 FieldArray AquaMapsServicePortType.getSpeciesEnvelop(GetSpeciesEnvelopeRequestType request)
           
 FieldArray GenerateMapsRequestType.getSpeciesFilter()
          Gets the speciesFilter value for this GenerateMapsRequestType.
 

Methods in org.gcube.application.aquamaps.aquamapsservice.stubs with parameters of type FieldArray
 void GetPhylogenyRequestType.setFieldList(FieldArray fieldList)
          Sets the fieldList value for this GetPhylogenyRequestType.
 void CustomQueryDescriptorStubs.setFields(FieldArray fields)
          Sets the fields value for this CustomQueryDescriptorStubs.
 void ViewTableRequestType.setFilter(FieldArray filter)
          Sets the filter value for this ViewTableRequestType.
 void GetJSONSubmittedByFiltersRequestType.setFilters(FieldArray filters)
          Sets the filters value for this GetJSONSubmittedByFiltersRequestType.
 void GenerateMapsRequestType.setSpeciesFilter(FieldArray speciesFilter)
          Sets the speciesFilter value for this GenerateMapsRequestType.
 

Constructors in org.gcube.application.aquamaps.aquamapsservice.stubs with parameters of type FieldArray
CustomQueryDescriptorStubs(String actualTableName, long creationTime, String errorMsg, FieldArray fields, long lastAccess, String query, long rows, ExportStatus status, String user)
           
GenerateMapsRequestType(int HSPECId, String author, boolean forceRegeneration, boolean generateLayers, FieldArray speciesFilter)
           
GetJSONSubmittedByFiltersRequestType(FieldArray filters, PagedRequestSettings settings)
           
GetPhylogenyRequestType(FieldArray fieldList, PagedRequestSettings pagedRequestSettings, Field toSelect)
           
ViewTableRequestType(FieldArray filter, ViewTableFormat format, PagedRequestSettings settings, String tablename)
           
 

Uses of FieldArray in org.gcube.application.aquamaps.aquamapsservice.stubs.bindings
 

Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.bindings that return FieldArray
 FieldArray AquaMapsServicePortTypeSOAPBindingStub.calculateEnvelope(CalculateEnvelopeRequestType request)
           
 FieldArray AquaMapsServicePortTypeSOAPBindingStub.calculateEnvelopefromCellSelection(CalculateEnvelopefromCellSelectionRequestType request)
           
 FieldArray DataManagementPortTypeSOAPBindingStub.getDefaultSources(org.gcube.common.core.types.VOID request)
           
 FieldArray AquaMapsServicePortTypeSOAPBindingStub.getSpeciesEnvelop(GetSpeciesEnvelopeRequestType request)
           
 



Copyright © 2013. All Rights Reserved.