|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EeType | |
|---|---|
| org.ow2.dragon.connection.api.service | |
| org.ow2.dragon.connection.api.to | |
| Uses of EeType in org.ow2.dragon.connection.api.service |
|---|
| Methods in org.ow2.dragon.connection.api.service that return EeType | |
|---|---|
static EeType |
EeType.fromValue(java.lang.String v)
|
static EeType |
EeType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static EeType[] |
EeType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of EeType in org.ow2.dragon.connection.api.to |
|---|
| Fields in org.ow2.dragon.connection.api.to declared as EeType | |
|---|---|
protected EeType |
ExecutionEnvironment.envType
|
| Methods in org.ow2.dragon.connection.api.to that return EeType | |
|---|---|
EeType |
ExecutionEnvironment.getEnvType()
Gets the value of the envType property. |
| Methods in org.ow2.dragon.connection.api.to with parameters of type EeType | |
|---|---|
void |
ExecutionEnvironment.setEnvType(EeType value)
Sets the value of the envType property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||