Package | Description |
---|---|
org.eclipse.tycho.core.ee.shared |
Modifier and Type | Field and Description |
---|---|
private SystemCapability.Type |
SystemCapability.type |
Modifier and Type | Method and Description |
---|---|
SystemCapability.Type |
SystemCapability.getType() |
static SystemCapability.Type |
SystemCapability.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SystemCapability.Type[] |
SystemCapability.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
SystemCapability(SystemCapability.Type type,
java.lang.String name,
java.lang.String version) |