Uses of Enum Class
org.patternfly.filter.FilterOperator
Packages that use FilterOperator
-
Uses of FilterOperator in org.patternfly.filter
Methods in org.patternfly.filter that return FilterOperatorModifier and TypeMethodDescriptionstatic FilterOperatorReturns the enum constant of this class with the specified name.static FilterOperator[]FilterOperator.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.patternfly.filter with parameters of type FilterOperator