Uses of Class
org.osgi.impl.bundle.obr.resource.VersionRange

Packages that use VersionRange
org.osgi.impl.bundle.obr.resource   
 

Uses of VersionRange in org.osgi.impl.bundle.obr.resource
 

Methods in org.osgi.impl.bundle.obr.resource that return VersionRange
 VersionRange Manifest.getVersion()
           
 VersionRange ManifestEntry.getVersion()
           
 

Constructors in org.osgi.impl.bundle.obr.resource with parameters of type VersionRange
ManifestEntry(String name, VersionRange version)
           
ResourceImpl(RepositoryImpl repository, String name, VersionRange version)
           
 



Copyright © 2011 Apache Software Foundation. All Rights Reserved.