Uses of Enum Class
se.kuseman.payloadbuilder.api.expression.ILogicalBinaryExpression.Type
Packages that use ILogicalBinaryExpression.Type
-
Uses of ILogicalBinaryExpression.Type in se.kuseman.payloadbuilder.api.expression
Methods in se.kuseman.payloadbuilder.api.expression that return ILogicalBinaryExpression.TypeModifier and TypeMethodDescriptionILogicalBinaryExpression.getLogicalType()Get type of logicalReturns the enum constant of this class with the specified name.static ILogicalBinaryExpression.Type[]ILogicalBinaryExpression.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.