Package | Description |
---|---|
com.sap.cloud.sdk.datamodel.odata.client.expression | |
com.sap.cloud.sdk.datamodel.odatav4.core | |
com.sap.cloud.sdk.datamodel.odatav4.expression |
Modifier and Type | Class and Description |
---|---|
static class |
Expressions.ValueBoolean.Expression
Implementation with literal number value.
|
Modifier and Type | Method and Description |
---|---|
static Expressions.ValueBoolean |
Expressions.ValueBoolean.literal(Boolean v)
Get the literal of this expression.
|
Modifier and Type | Class and Description |
---|---|
static class |
SimpleProperty.Boolean<EntityT>
A Boolean property.
|
Modifier and Type | Interface and Description |
---|---|
interface |
FilterableBoolean<EntityT>
Fluent helper class to provide filter functions to OData expressions referenced by Boolean.
|
Modifier and Type | Class and Description |
---|---|
static class |
FilterableBoolean.Expression<EntityT>
Wrapper expression class, which delegates to another operation.
|
Copyright © 2020 SAP SE. All rights reserved.