public class CqnBinLiteral extends LiteralImpl<byte[]>
cdsType, val
Constructor and Description |
---|
CqnBinLiteral(byte[] value) |
Modifier and Type | Method and Description |
---|---|
void |
accept(CqnVisitor visitor) |
protected Jsonizer |
json() |
is, is, literal, literal, literal, literal, type, type, value
as, asc, average, between, between, between, between, contains, contains, contains, countDistinct, desc, dividedBy, dividedBy, endsWith, endsWith, eq, eq, func, ge, ge, gt, gt, in, in, in, in, isNot, isNot, isNotNull, isNull, le, le, lt, lt, max, min, minus, minus, ne, ne, plain, plus, plus, startsWith, startsWith, substring, substring, substring, substring, sum, times, times, toJson, toLower, toString, toUpper, type, type, withoutAlias
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
as, average, between, between, between, between, cast, cast, contains, contains, contains, countDistinct, dividedBy, dividedBy, endsWith, endsWith, eq, eq, func, ge, ge, gt, gt, in, in, in, in, isNot, isNot, isNotNull, isNull, le, le, lt, lt, max, min, minus, minus, ne, ne, plain, plus, plus, startsWith, startsWith, substring, substring, substring, substring, sum, times, times, toLower, toUpper, type, type, withoutAlias
asBoolean, asLiteral, asNumber, asString, asTemporal, isBoolean, isLiteral, isNumeric, isString, isTemporal
as, asExpression, asFunction, asList, asNullValue, asParameter, asPlain, asRef, isExpression, isFunction, isList, isNullValue, isParameter, isPlain, isRef
toJson
public void accept(CqnVisitor visitor)
protected Jsonizer json()
json
in class LiteralImpl<byte[]>
Copyright © 2021 SAP. All rights reserved.