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