Package | Description |
---|---|
com.sap.cloud.sdk.datamodel.odata.client.expression |
Modifier and Type | Class and Description |
---|---|
static class |
ValueBinary.Expression |
Modifier and Type | Field and Description |
---|---|
static ValueBinary |
ValueBinary.NULL
Null value for binary operations.
|
Modifier and Type | Method and Description |
---|---|
default ValueBinary |
FieldUntyped.asBinary()
Cast the field reference to a binary value, enabling type-safe expressions.
|
static ValueBinary |
ValueBinary.literal(byte[] v) |
Copyright © 2021 SAP SE. All rights reserved.