|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Kind | |
---|---|
aQute.bnd.compatibility |
Uses of Kind in aQute.bnd.compatibility |
---|
Methods in aQute.bnd.compatibility that return Kind | |
---|---|
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. |
Methods in aQute.bnd.compatibility with parameters of type Kind | |
---|---|
void |
Scope.setKind(Kind kind)
|
Constructors in aQute.bnd.compatibility with parameters of type Kind | |
---|---|
Scope(Access access,
Kind kind,
String name)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |