| Package | Description |
|---|---|
| aQute.libg.parameters |
| Modifier and Type | Method and Description |
|---|---|
Attributes.Type |
Attributes.getType(String key) |
Attributes.Type |
Attributes.Type.plural() |
static Attributes.Type |
Attributes.toType(String type) |
Attributes.Type |
Attributes.DataType.type() |
static Attributes.Type |
Attributes.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Attributes.Type[] |
Attributes.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 |
Attributes.convert(Attributes.Type t,
String s) |
Copyright © 2021. All rights reserved.