Package | Description |
---|---|
aQute.bnd.service |
Modifier and Type | Method and Description |
---|---|
ResourceHandle.Location |
ResourceHandle.getLocation() |
static ResourceHandle.Location |
ResourceHandle.Location.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ResourceHandle.Location[] |
ResourceHandle.Location.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|