Uses of Class
aQute.bnd.service.ResourceHandle.Location
-
Packages that use ResourceHandle.Location Package Description aQute.bnd.service -
-
Uses of ResourceHandle.Location in aQute.bnd.service
Methods in aQute.bnd.service that return ResourceHandle.Location Modifier and Type Method 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.
-