Uses of Enum Class
cool.scx.data.query.LogicType
Packages that use LogicType
-
Uses of LogicType in cool.scx.data.query
Methods in cool.scx.data.query that return LogicTypeModifier and TypeMethodDescriptionAND.type()Logic.type()OR.type()WhereBodySet.type()static LogicTypeReturns the enum constant of this class with the specified name.static LogicType[]LogicType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in cool.scx.data.query with parameters of type LogicType -
Uses of LogicType in cool.scx.data.query.parser
Methods in cool.scx.data.query.parser with parameters of type LogicType