| Package | Description |
|---|---|
| aQute.bnd.osgi |
| Modifier and Type | Field and Description |
|---|---|
private java.util.Set<PermissionGenerator.Parameter> |
PermissionGenerator.parameters |
| Modifier and Type | Method and Description |
|---|---|
static PermissionGenerator.Parameter |
PermissionGenerator.Parameter.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PermissionGenerator.Parameter[] |
PermissionGenerator.Parameter.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
private static java.util.EnumSet<PermissionGenerator.Parameter> |
PermissionGenerator.parseParams(Builder builder,
java.lang.String... args) |