Uses of Enum
aQute.bnd.osgi.resource.FilterParser.Op
Packages that use FilterParser.Op
-
Uses of FilterParser.Op in aQute.bnd.osgi.resource
Methods in aQute.bnd.osgi.resource that return FilterParser.OpModifier and TypeMethodDescriptionFilterParser.SimpleExpression.getOp()
FilterParser.Op.not()
static FilterParser.Op
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.Constructors in aQute.bnd.osgi.resource with parameters of type FilterParser.Op