Package | Description |
---|---|
aQute.bnd.header | |
aQute.bnd.osgi |
Modifier and Type | Field and Description |
---|---|
(package private) Attrs.Type |
Attrs.Type.sub |
Modifier and Type | Field and Description |
---|---|
private java.util.Map<java.lang.String,Attrs.Type> |
Attrs.types |
Modifier and Type | Method and Description |
---|---|
private Attrs.Type |
Attrs.getObjectType(java.lang.Object member) |
Attrs.Type |
Attrs.getType(java.lang.String key) |
Attrs.Type |
Attrs.Type.plural() |
static Attrs.Type |
Attrs.toType(java.lang.String type) |
Attrs.Type |
Attrs.DataType.type() |
static Attrs.Type |
Attrs.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Attrs.Type[] |
Attrs.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static java.lang.Object |
Attrs.convert(Attrs.Type t,
java.lang.String s) |
Constructor and Description |
---|
Type(Attrs.Type sub,
java.lang.String toString) |
Modifier and Type | Method and Description |
---|---|
private void |
Verifier.verifyType(Attrs.Type type,
java.lang.String string) |