Package | Description |
---|---|
aQute.bnd.osgi.resource |
Modifier and Type | Method and Description |
---|---|
FilterParser.Op |
FilterParser.SimpleExpression.getOp() |
FilterParser.Op |
FilterParser.Op.not() |
static FilterParser.Op |
FilterParser.Op.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FilterParser.Op[] |
FilterParser.Op.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
SimpleExpression(String key,
FilterParser.Op op,
String value) |
Copyright © 2021 aQute SARL. All rights reserved.