Package 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>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
private Object
convert
(PersistentResource.DataType t, Object value) getValue()
-
Field Details
-
key
-
type
public int type -
value
-
directive
public boolean directive -
converted
-
-
Constructor Details
-
Attr
public Attr()
-
-
Method Details
-
compareTo
- Specified by:
compareTo
in interfaceComparable<PersistentResource.Attr>
-
getValue
-
convert
-