| Package | Description |
|---|---|
| org.eclipse.tycho.core.utils |
| Modifier and Type | Method and Description |
|---|---|
static EEVersion.EEType |
EEVersion.EEType.fromName(String profileName) |
static EEVersion.EEType |
EEVersion.EEType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EEVersion.EEType[] |
EEVersion.EEType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
EEVersion(org.osgi.framework.Version version,
EEVersion.EEType type) |
Copyright © 2008-2012 Eclipse Foundation. All Rights Reserved.