| Package | Description |
|---|---|
| aQute.bnd.annotation.headers |
| Modifier and Type | Method | Description |
|---|---|---|
Category[] |
value() |
The list of categories on the
OSGi
Website
|
static Category |
Category.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static Category[] |
Category.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|