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

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

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

Methods in org.gcube_system.namespaces.application.aquamaps.types that return Resource
 Resource Job.getHcaf()
          Gets the hcaf value for this Job.
 Resource Job.getHspec()
          Gets the hspec value for this Job.
 Resource Job.getHspen()
          Gets the hspen value for this Job.
 Resource Map.getResource()
          Gets the resource value for this Map.
 Resource[] ResourceArray.getResourceList()
          Gets the resourceList value for this ResourceArray.
 Resource ResourceArray.getResourceList(int i)
           
 

Methods in org.gcube_system.namespaces.application.aquamaps.types with parameters of type Resource
 void Job.setHcaf(Resource hcaf)
          Sets the hcaf value for this Job.
 void Job.setHspec(Resource hspec)
          Sets the hspec value for this Job.
 void Job.setHspen(Resource hspen)
          Sets the hspen value for this Job.
 void Map.setResource(Resource resource)
          Sets the resource value for this Map.
 void ResourceArray.setResourceList(int i, Resource _value)
           
 void ResourceArray.setResourceList(Resource[] resourceList)
          Sets the resourceList value for this ResourceArray.
 

Constructors in org.gcube_system.namespaces.application.aquamaps.types with parameters of type Resource
Job(AquaMapArray aquaMapList, String author, long date, PerturbationArray envelopCustomization, boolean gis, String groupId, Resource hcaf, Resource hspec, Resource hspen, int id, String name, FileArray relatedResources, AreasArray selectedAreas, SpeciesArray selectedSpecies, String status, EnvelopeWeightArray weights)
           
Map(String author, String coverage, long creationDate, boolean custom, String fileSetIt, boolean gis, LayerInfoType gisLayer, String layerId, String mapType, Resource resource, String speciesListCSV, FileArray staticImages, String title)
           
ResourceArray(Resource[] resourceList)
           
 

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

Methods in org.gcube.application.aquamaps.aquamapsservice.stubs that return Resource
 Resource DataManagementPortType.editResource(Resource request)
           
 Resource DataManagementPortType.getResourceInfo(Resource request)
           
 

Methods in org.gcube.application.aquamaps.aquamapsservice.stubs with parameters of type Resource
 Resource DataManagementPortType.editResource(Resource request)
           
 Resource DataManagementPortType.getResourceInfo(Resource request)
           
 

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

Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.bindings that return Resource
 Resource DataManagementPortTypeSOAPBindingStub.editResource(Resource request)
           
 Resource DataManagementPortTypeSOAPBindingStub.getResourceInfo(Resource request)
           
 

Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.bindings with parameters of type Resource
 Resource DataManagementPortTypeSOAPBindingStub.editResource(Resource request)
           
 Resource DataManagementPortTypeSOAPBindingStub.getResourceInfo(Resource request)
           
 



Copyright © 2013. All Rights Reserved.