Uses of Enum Class
cool.scx.data.query.LogicType
Packages that use LogicType
-
Uses of LogicType in cool.scx.data.query
Subclasses with type arguments of type LogicType in cool.scx.data.queryMethods in cool.scx.data.query that return LogicTypeModifier and TypeMethodDescriptionLogic.logicType()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 LogicTypeModifier and TypeMethodDescriptionprotected StringWhereParser.getLogicKeyWord(LogicType logicType)