|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LogicType | |
|---|---|
| org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.environments | |
| org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.types | |
| Uses of LogicType in org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.environments |
|---|
| Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.environments that return LogicType | |
|---|---|
LogicType |
SourceGenerationRequest.getLogic()
|
| Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.environments that return types with arguments of type LogicType | |
|---|---|
ArrayList<LogicType> |
ExecutionEnvironment.getLogics()
|
| Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.environments with parameters of type LogicType | |
|---|---|
void |
SourceGenerationRequest.setLogic(LogicType logic)
|
| Method parameters in org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.environments with type arguments of type LogicType | |
|---|---|
void |
ExecutionEnvironment.setLogics(ArrayList<LogicType> logics)
|
| Uses of LogicType in org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.types |
|---|
| Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.types that return LogicType | |
|---|---|
static LogicType |
LogicType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static LogicType[] |
LogicType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||