| Package | Description |
|---|---|
| aQute.bnd.annotation.metatype |
| Modifier and Type | Method | Description |
|---|---|---|
Meta.Type |
type() |
The type of the field.
|
static Meta.Type |
Meta.Type.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static Meta.Type[] |
Meta.Type.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|