public abstract class TextOrderByItemSegment extends OrderByItemSegment
| Constructor and Description |
|---|
TextOrderByItemSegment(int startIndex,
int stopIndex,
OrderDirection orderDirection,
OrderDirection nullOrderDirection) |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getText()
Get text.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetStartIndex, getStopIndexpublic TextOrderByItemSegment(int startIndex,
int stopIndex,
OrderDirection orderDirection,
OrderDirection nullOrderDirection)
public abstract String getText()
Copyright © 2020 The Apache Software Foundation. All rights reserved.