Class ArithmeticNegation

java.lang.Object
com.sap.cds.impl.builder.model.AbstractValue<Number>
com.sap.cds.impl.builder.model.ArithmeticNegation
All Implemented Interfaces:
ValueDefaults<Number>, JSONizable, CqnArithmeticNegation, CqnExpression, CqnToken, CqnValue, Orderable, Value<Number>

public class ArithmeticNegation extends AbstractValue<Number> implements CqnArithmeticNegation