|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Access | |
---|---|
aQute.bnd.compatibility |
Uses of Access in aQute.bnd.compatibility |
---|
Methods in aQute.bnd.compatibility that return Access | |
---|---|
static Access |
Access.modifier(int mod)
|
static Access |
Access.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Access[] |
Access.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 Access | |
---|---|
void |
Scope.setAccess(Access access)
|
Method parameters in aQute.bnd.compatibility with type arguments of type Access | |
---|---|
void |
Scope.prune(EnumSet<Access> level)
|
Constructors in aQute.bnd.compatibility with parameters of type Access | |
---|---|
Scope(Access access,
Kind kind,
String name)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |