Package | Description |
---|---|
aQute.bnd.osgi.resource |
Modifier and Type | Method and Description |
---|---|
static FilterBuilder.Operator |
FilterBuilder.Operator.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FilterBuilder.Operator[] |
FilterBuilder.Operator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
FilterBuilder |
FilterBuilder.simple(java.lang.String key,
FilterBuilder.Operator op,
java.lang.Object value) |