aQute.bnd.osgi.resource
Class PersistentResource.Namespace
java.lang.Object
aQute.bnd.util.dto.DTO
aQute.bnd.osgi.resource.PersistentResource.Namespace
- All Implemented Interfaces:
- Comparable<PersistentResource.Namespace>
- Enclosing class:
- PersistentResource
public static class PersistentResource.Namespace
- extends DTO
- implements Comparable<PersistentResource.Namespace>
| Methods inherited from class aQute.bnd.util.dto.DTO |
toString |
name
public String name
capabilities
public PersistentResource.RCData[] capabilities
requirements
public PersistentResource.RCData[] requirements
PersistentResource.Namespace
public PersistentResource.Namespace()
compareTo
public int compareTo(PersistentResource.Namespace o)
- Specified by:
compareTo in interface Comparable<PersistentResource.Namespace>
Copyright © 2014 aQute SARL. All rights reserved.