Package | Description |
---|---|
org.eclipse.tycho.plugins.p2.director |
Modifier and Type | Field and Description |
---|---|
private DirectorMojo.DirectorRuntimeType |
DirectorMojo.directorRuntime
Runtime in which the director application is executed.
|
Modifier and Type | Method and Description |
---|---|
static DirectorMojo.DirectorRuntimeType |
DirectorMojo.DirectorRuntimeType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DirectorMojo.DirectorRuntimeType[] |
DirectorMojo.DirectorRuntimeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|