Package | Description |
---|---|
aQute.bnd.header |
Modifier and Type | Method and Description |
---|---|
Attrs.Type |
Attrs.getType(String key) |
Attrs.Type |
Attrs.Type.plural() |
static Attrs.Type |
Attrs.toType(String type) |
Attrs.Type |
Attrs.DataType.type() |
static Attrs.Type |
Attrs.Type.valueOf(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 Object |
Attrs.convert(Attrs.Type t,
String s) |
Copyright © 2021 aQute SARL. All rights reserved.