public interface DirectTextExpr extends TextExpr
| Modifier and Type | Method and Description |
|---|---|
default Optional<TextExpr> |
asTextValue()
Get this expression as a string expression
|
String |
getValue() |
isTextValueaccept, asArithmetic, asBinary, asBoolean, asBooleanBinary, asBooleanUnary, asComparison, asGeometry, asMember, asMethodCall, asNumericValue, asTime, asUnary, isArithmetic, isBinary, isBoolean, isBooleanBinary, isBooleanUnary, isComparison, isGeometry, isMember, isMethodCall, isNumericValue, isTime, isUnarytoODataStringString getValue()
default Optional<TextExpr> asTextValue()
ExprasTextValue in interface ExprasTextValue in interface TextExprOptional.empty() if the type does not matchCopyright © 2015–2020 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.