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