Package | Description |
---|---|
aQute.bnd.service | |
aQute.lib.deployer.obr |
Modifier and Type | Method and Description |
---|---|
static OBRResolutionMode |
OBRResolutionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OBRResolutionMode[] |
OBRResolutionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Set<OBRResolutionMode> |
OBRIndexProvider.getSupportedModes() |
Modifier and Type | Field and Description |
---|---|
protected Set<OBRResolutionMode> |
AbstractBaseOBR.supportedModes |
Modifier and Type | Method and Description |
---|---|
Set<OBRResolutionMode> |
AbstractBaseOBR.getSupportedModes() |
Copyright © 2019 aQute SARL. All Rights Reserved.