Uses of Interface
org.jboss.osgi.metadata.VersionRange

Packages that use VersionRange
org.jboss.osgi.metadata   
 

Uses of VersionRange in org.jboss.osgi.metadata
 

Fields in org.jboss.osgi.metadata declared as VersionRange
static VersionRange VersionRange.allVersions
          The version range that matches all versions
 

Methods in org.jboss.osgi.metadata that return VersionRange
 VersionRange VersionRangeAttribute.getVersion()
          Get the version range.
 

Methods in org.jboss.osgi.metadata that return types with arguments of type VersionRange
 List<VersionRange> NativeLibrary.getOsVersions()
           
 

Method parameters in org.jboss.osgi.metadata with type arguments of type VersionRange
 void NativeLibrary.setOsVersions(List<VersionRange> osVersions)
           
 



Copyright © 2010. All Rights Reserved.