Uses of Enum Class
io.higson.runtime.flow.dto.RelationalOperator
Packages that use RelationalOperator
-
Uses of RelationalOperator in io.higson.runtime.flow.dto
Methods in io.higson.runtime.flow.dto that return RelationalOperatorModifier and TypeMethodDescriptionstatic RelationalOperatorReturns the enum constant of this class with the specified name.static RelationalOperator[]RelationalOperator.values()Returns an array containing the constants of this enum class, in the order they are declared.