Uses of Class
org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.types.AlgorithmType

Packages that use AlgorithmType
org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced   
org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.environments   
org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.types   
 

Uses of AlgorithmType in org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced
 

Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced that return AlgorithmType
 AlgorithmType Resource.getAlgorithm()
           
 AlgorithmType AquaMapsObject.getAlgorithmType()
           
static AlgorithmType Resource.getDefaultAlgorithmType()
           
 

Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced with parameters of type AlgorithmType
 void Resource.setAlgorithm(AlgorithmType algorithm)
           
 void AquaMapsObject.setAlgorithmType(AlgorithmType algorithmType)
           
 

Uses of AlgorithmType in org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.environments
 

Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.environments that return types with arguments of type AlgorithmType
 ArrayList<AlgorithmType> SourceGenerationRequest.getAlgorithms()
           
 

Method parameters in org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.environments with type arguments of type AlgorithmType
 void SourceGenerationRequest.setAlgorithms(ArrayList<AlgorithmType> algorithms)
           
 

Uses of AlgorithmType in org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.types
 

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



Copyright © 2013. All Rights Reserved.