public static class BundleDescription.ImportPackage extends BundleDescription.HeaderEntry
Constructor and Description |
---|
BundleDescription.ImportPackage(String name,
Map<String,String> attributes,
Map<String,String> directives) |
Modifier and Type | Method and Description |
---|---|
VersionRange |
getVersionRange() |
boolean |
isMandatory() |
boolean |
isOptional() |
getAttributes, getDirectives, getName, toString
public boolean isOptional()
public boolean isMandatory()
public VersionRange getVersionRange()
Copyright © 2005-2013. All Rights Reserved.