Package | Description |
---|---|
aQute.bnd.osgi.resource |
Modifier and Type | Method and Description |
---|---|
static PersistentResource.DataType |
PersistentResource.DataType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PersistentResource.DataType[] |
PersistentResource.DataType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
private java.lang.Object |
PersistentResource.Attr.convert(PersistentResource.DataType t,
java.lang.Object value) |