@Beta public interface ValueDuration extends Expressions.OperandSingle, FilterableDuration, FilterableComparisonAbsolute, FilterableComparisonRelative
Modifier and Type | Interface and Description |
---|---|
static class |
ValueDuration.Expression |
Modifier and Type | Field and Description |
---|---|
static ValueEnum |
NULL
Null value for enum operations.
|
Modifier and Type | Method and Description |
---|---|
static ValueDuration |
literal(Duration v) |
add, add, divide, divide, multiply, multiply, negate, offsetSeconds, subtract, subtract
equalTo, equalTo, notEqualTo, notEqualTo
greaterThan, greaterThan, greaterThanEqual, greaterThanEqual, lessThan, lessThan, lessThanEqual, lessThanEqual
getExpression, getExpression
Copyright © 2021 SAP SE. All rights reserved.