Class BundleId
java.lang.Object
aQute.bnd.osgi.BundleId
- All Implemented Interfaces:
Comparable<BundleId>
Holds the bundle bsn + version pair
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BundleId
-
BundleId
-
-
Method Details
-
getVersion
-
getBsn
-
isValid
public boolean isValid() -
equals
-
hashCode
-
compareTo
- Specified by:
compareToin interfaceComparable<BundleId>
-
toString
-
getShortVersion
-