| Package | Description |
|---|---|
| biz.aQute.bnd.reporter.helpers | |
| biz.aQute.bnd.reporter.manifest.dto |
| Modifier and Type | Method and Description |
|---|---|
static VersionRangeDTO |
VersionHelper.createDefaultRange()
Create the default version range [0.0.0,inf)
|
static VersionRangeDTO |
VersionHelper.toRange(String versionRange)
Convert a string representation of a version range into a DTO.
|
static VersionRangeDTO |
VersionHelper.toRange(VersionRange versionRange)
Convert a version range into a DTO.
|
| Modifier and Type | Field and Description |
|---|---|
VersionRangeDTO |
DynamicImportPackageDTO.bundleVersion
The version range to select the bundle version of the exporting bundle.
|
VersionRangeDTO |
ImportPackageDTO.bundleVersion
The version range to select the bundle version of the exporting bundle.
|
VersionRangeDTO |
FragmentHostDTO.bundleVersion
The version range to select the host bundle.
|
VersionRangeDTO |
RequireBundleDTO.bundleVersion
The version range to select the required bundle.
|
VersionRangeDTO |
DynamicImportPackageDTO.version
The version range to select the version of an export definition.
|
VersionRangeDTO |
ImportPackageDTO.version
The version range to select the version of an export definition.
|
| Modifier and Type | Field and Description |
|---|---|
List<VersionRangeDTO> |
NativeCodeEntryDTO.osversions
A list of operating system version ranges.
|
Copyright © 2021. All rights reserved.