public abstract class TextOrderByItemSegment extends OrderByItemSegment
| Modifier | Constructor and Description |
|---|---|
protected |
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, getStopIndexprotected TextOrderByItemSegment(int startIndex,
int stopIndex,
OrderDirection orderDirection,
OrderDirection nullOrderDirection)
public abstract String getText()
Copyright © 2021 The Apache Software Foundation. All rights reserved.