Uses of Interface
com.sap.cds.ql.cqn.CqnNullValue
Packages that use CqnNullValue
-
Uses of CqnNullValue in com.sap.cds.ql
Subinterfaces of CqnNullValue in com.sap.cds.ql -
Uses of CqnNullValue in com.sap.cds.ql.cqn
Methods in com.sap.cds.ql.cqn that return CqnNullValueModifier and TypeMethodDescriptiondefault CqnNullValueCqnNullValue.asNullValue()default CqnNullValueCqnValue.asNullValue()Casts this value toCqnNullValue.Methods in com.sap.cds.ql.cqn with parameters of type CqnNullValueModifier and TypeMethodDescriptiondefault voidCqnVisitor.visit(CqnNullValue nil) Called for each traversedNULL value