public final class ColumnSelectItemSegment extends ColumnSegment implements SelectItemSegment, AliasAvailable
| Constructor and Description |
|---|
ColumnSelectItemSegment(String text,
ColumnSegment columnSegment) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<String> |
getAlias()
Get alias.
|
void |
setAlias(String alias)
Set alias.
|
getOwner, getQualifiedNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTextgetStartIndex, getStopIndexsetOwnerpublic ColumnSelectItemSegment(String text, ColumnSegment columnSegment)
public com.google.common.base.Optional<String> getAlias()
AliasAvailablegetAlias in interface AliasAvailablepublic void setAlias(String alias)
AliasAvailablesetAlias in interface AliasAvailablealias - aliasCopyright © 2020 The Apache Software Foundation. All rights reserved.