public final class ExpressionProjectionSegment extends Object implements ProjectionSegment, ComplexExpressionSegment, AliasAvailable
| Constructor and Description |
|---|
ExpressionProjectionSegment(int startIndex,
int stopIndex,
String text) |
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
getAlias()
Get alias.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTextgetStartIndex, getStopIndexsetAliaspublic ExpressionProjectionSegment(int startIndex,
int stopIndex,
String text)
public Optional<String> getAlias()
AliasAvailablegetAlias in interface AliasAvailableCopyright © 2020 The Apache Software Foundation. All rights reserved.