public class Capability extends Object
| Constructor and Description |
|---|
Capability(String packageName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
aQute.bnd.header.Attrs |
getOtherAttributes() |
void |
setName(String name) |
void |
setOtherAttributes(aQute.bnd.header.Attrs otherAttributes) |
public Capability(String packageName)
Copyright © 2009–2019 FuseSource. All rights reserved.