Uses of Class
aQute.bnd.service.ResourceHandle.Location

Packages that use ResourceHandle.Location
aQute.bnd.service   
 

Uses of ResourceHandle.Location in aQute.bnd.service
 

Methods in aQute.bnd.service that return ResourceHandle.Location
 ResourceHandle.Location ResourceHandle.getLocation()
           
static ResourceHandle.Location ResourceHandle.Location.valueOf(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.
 



Copyright © 2014 aQute SARL. All rights reserved.