Uses of Enum Class
ru.slie.luna.issue.query.clause.ClauseLogicOperator
Packages that use ClauseLogicOperator
-
Uses of ClauseLogicOperator in ru.slie.luna.issue.query.clause
Methods in ru.slie.luna.issue.query.clause that return ClauseLogicOperatorModifier and TypeMethodDescriptionMultiClause.getOperator()static ClauseLogicOperatorReturns the enum constant of this class with the specified name.static ClauseLogicOperator[]ClauseLogicOperator.values()Returns an array containing the constants of this enum class, in the order they are declared.