Uses of Enum Class
org.hisp.dhis.query.Operator
Packages that use Operator
-
Uses of Operator in org.hisp.dhis.query
Methods in org.hisp.dhis.query that return OperatorModifier and TypeMethodDescriptionstatic OperatorReturns the operator with a value matching the given string.static OperatorReturns the enum constant of this class with the specified name.static Operator[]Operator.values()Returns an array containing the constants of this enum class, in the order they are declared.