aQute.bnd.osgi.resource
Class PersistentResource.Attr
java.lang.Object
aQute.bnd.util.dto.DTO
aQute.bnd.osgi.resource.PersistentResource.Attr
- All Implemented Interfaces:
- Comparable<PersistentResource.Attr>
- Enclosing class:
- PersistentResource
public static class PersistentResource.Attr
- extends DTO
- implements Comparable<PersistentResource.Attr>
| Methods inherited from class aQute.bnd.util.dto.DTO |
toString |
key
public String key
type
public int type
value
public Object value
directive
public boolean directive
PersistentResource.Attr
public PersistentResource.Attr()
compareTo
public int compareTo(PersistentResource.Attr o)
- Specified by:
compareTo in interface Comparable<PersistentResource.Attr>
getValue
public Object getValue()
Copyright © 2014 aQute SARL. All rights reserved.