Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.helper |
Modifier and Type | Method and Description |
---|---|
FilterFunction |
FilterExpressionWrapper.getOperator() |
static FilterFunction |
FilterFunction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FilterFunction[] |
FilterFunction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
FilterExpressionWrapper(String fieldName,
FilterFunction operator,
T value) |
Copyright © 2018 SAP SE. All rights reserved.