- valueOf(String) - Static method in class org.osgi.framework.Version
- 
Returns a Versionobject holding the version identifier in the
 specifiedString.
 
- valueOf(String) - Static method in class org.osgi.framework.VersionRange
- 
Returns a VersionRangeobject holding the version range in the
 specifiedString.
 
- version - Variable in class org.osgi.framework.dto.BundleDTO
- 
The bundle's version. 
- Version - Class in org.osgi.framework
- 
Version identifier for capabilities such as bundles and packages. 
- Version(int, int, int) - Constructor for class org.osgi.framework.Version
- 
Creates a version identifier from the specified numerical components. 
- Version(int, int, int, String) - Constructor for class org.osgi.framework.Version
- 
Creates a version identifier from the specified components. 
- Version(String) - Constructor for class org.osgi.framework.Version
- 
Creates a version identifier from the specified string. 
- version - Variable in class org.osgi.framework.wiring.dto.BundleRevisionDTO
- 
The version of the bundle revision. 
- VERSION_ATTRIBUTE - Static variable in interface org.osgi.framework.Constants
- 
Manifest header attribute identifying the version of a package specified
 in the Export-Package or Import-Package manifest header. 
- VersionRange - Class in org.osgi.framework
- 
Version range. 
- VersionRange(char, Version, Version, char) - Constructor for class org.osgi.framework.VersionRange
- 
Creates a version range from the specified versions. 
- VersionRange(String) - Constructor for class org.osgi.framework.VersionRange
- 
Creates a version range from the specified string. 
- VISIBILITY_DIRECTIVE - Static variable in interface org.osgi.framework.Constants
- 
Manifest header directive identifying the visibility of a required bundle
 in the Require-Bundle manifest header. 
- VISIBILITY_PRIVATE - Static variable in interface org.osgi.framework.Constants
- 
Manifest header directive value identifying a private visibility type. 
- VISIBILITY_PRIVATE - Static variable in class org.osgi.framework.namespace.BundleNamespace
- 
The directive value identifying a private
  visibility type. 
- VISIBILITY_REEXPORT - Static variable in interface org.osgi.framework.Constants
- 
Manifest header directive value identifying a reexport visibility type. 
- VISIBILITY_REEXPORT - Static variable in class org.osgi.framework.namespace.BundleNamespace
- 
The directive value identifying a reexport
  visibility type.