Uses of Enum Class
aQute.bnd.osgi.resource.FilterParser.Op
Packages that use FilterParser.Op
-
Uses of FilterParser.Op in aQute.bnd.osgi.resource
Fields in aQute.bnd.osgi.resource declared as FilterParser.OpModifier and TypeFieldDescription(package private) final FilterParser.OpFilterParser.SimpleExpression.opMethods in aQute.bnd.osgi.resource that return FilterParser.OpModifier and TypeMethodDescriptionFilterParser.SimpleExpression.getOp()FilterParser.Op.not()static FilterParser.OpReturns the enum constant of this class with the specified name.static FilterParser.Op[]FilterParser.Op.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in aQute.bnd.osgi.resource with parameters of type FilterParser.OpModifier and TypeMethodDescription(package private) static FilterParser.ExpressionFilterParser.SimpleExpression.make(String key, FilterParser.Op op, String value) Constructors in aQute.bnd.osgi.resource with parameters of type FilterParser.Op