Package | Description |
---|---|
aQute.bnd.build.model | |
aQute.bnd.build.model.conversions |
Modifier and Type | Method and Description |
---|---|
EE[] |
EE.getCompatible() |
EE |
BndEditModel.getEE() |
static EE |
EE.parse(String str) |
static EE |
EE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EE[] |
EE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
BndEditModel.setEE(EE ee) |
Modifier and Type | Method and Description |
---|---|
EE |
EEConverter.convert(String input) |
EE |
EEConverter.error(String msg) |
Modifier and Type | Method and Description |
---|---|
String |
EEFormatter.convert(EE input) |
Copyright © 2015 aQute SARL. All rights reserved.