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