|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||