public class Capability
extends Object
implements Serializable
| Constructor and Description |
|---|
Capability(String name,
String value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getName() |
String |
getValue() |
int |
hashCode() |
String |
toString() |