Package | Description |
---|---|
org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.environments | |
org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.types |
Modifier and Type | Method and Description |
---|---|
LogicType |
SourceGenerationRequest.getLogic() |
Modifier and Type | Method and Description |
---|---|
ArrayList<LogicType> |
ExecutionEnvironment.getLogics() |
Modifier and Type | Method and Description |
---|---|
void |
SourceGenerationRequest.setLogic(LogicType logic) |
Modifier and Type | Method and Description |
---|---|
void |
ExecutionEnvironment.setLogics(ArrayList<LogicType> logics) |
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2017. All Rights Reserved.