JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
com.sap.cloud.sdk.datamodel.odata.client.expression.ValueGuid
Packages that use
ValueGuid
Package
Description
com.sap.cloud.sdk.datamodel.odata.client.expression
Uses of
ValueGuid
in
com.sap.cloud.sdk.datamodel.odata.client.expression
Fields in
com.sap.cloud.sdk.datamodel.odata.client.expression
declared as
ValueGuid
Modifier and Type
Field
Description
static final
ValueGuid
ValueGuid.
NULL
Null value for guid operations.
Methods in
com.sap.cloud.sdk.datamodel.odata.client.expression
that return
ValueGuid
Modifier and Type
Method
Description
static
ValueGuid
ValueGuid.
literal
(
UUID
v)
Returns a
ValueGuid
from the given
v
.