|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of AnalysisType in org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced |
|---|
| Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced that return types with arguments of type AnalysisType | |
|---|---|
ArrayList<AnalysisType> |
Analysis.getPerformedAnalysis()
|
ArrayList<AnalysisType> |
Analysis.getType()
|
| Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced with parameters of type AnalysisType | |
|---|---|
void |
Analysis.addPerformedAnalysis(AnalysisType toAdd)
|
| Method parameters in org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced with type arguments of type AnalysisType | |
|---|---|
void |
Analysis.setPerformedAnalysis(ArrayList<AnalysisType> performedAnalysis)
|
void |
Analysis.setType(ArrayList<AnalysisType> type)
|
| Uses of AnalysisType in org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model |
|---|
| Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model that return types with arguments of type AnalysisType | |
|---|---|
ArrayList<AnalysisType> |
Analysis.performedAnalysis()
|
ArrayList<AnalysisType> |
Analysis.type()
|
| Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model with parameters of type AnalysisType | |
|---|---|
void |
Analysis.addPerformedAnalysis(AnalysisType toAdd)
|
| Method parameters in org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model with type arguments of type AnalysisType | |
|---|---|
void |
Analysis.performedAnalysis(ArrayList<AnalysisType> performedAnalysis)
|
void |
Analysis.type(ArrayList<AnalysisType> type)
|
| Uses of AnalysisType in org.gcube.application.aquamaps.aquamapsservice.stubs.fw.types |
|---|
| Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.fw.types that return AnalysisType | |
|---|---|
static AnalysisType |
AnalysisType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AnalysisType[] |
AnalysisType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||