public class SystemCapability extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SystemCapability.Type |
| Constructor and Description |
|---|
SystemCapability(SystemCapability.Type type,
String name,
String version) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getName() |
SystemCapability.Type |
getType() |
String |
getVersion() |
int |
hashCode() |
public SystemCapability(SystemCapability.Type type, String name, String version)
Copyright © 2008–2025 Eclipse Foundation. All rights reserved.