Package | Description |
---|---|
aQute.bnd.compatibility |
Modifier and Type | Method and Description |
---|---|
static Kind |
Kind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Kind[] |
Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Scope.setKind(Kind kind) |
Constructor and Description |
---|
Scope(Access access,
Kind kind,
String name) |
Copyright © 2015 aQute SARL. All rights reserved.