public static class BundleDescription.RequireBundle extends BundleDescription.HeaderEntry
| Constructor and Description |
|---|
BundleDescription.RequireBundle(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, toStringpublic boolean isOptional()
public boolean isMandatory()
public VersionRange getVersionRange()
Copyright © 2005-2014 The Apache Software Foundation. All Rights Reserved.