public class SortField
extends java.lang.Object
implements java.io.Serializable
IFindOption .| Modifier and Type | Class and Description |
|---|---|
static class |
SortField.SortDirection
Type of sorting direction
|
| Constructor and Description |
|---|
SortField() |
SortField(java.lang.String name,
SortField.SortDirection direction) |
| Modifier and Type | Method and Description |
|---|---|
SortField.SortDirection |
getDirection()
Returns the sorting direction
|
java.lang.String |
getName()
Returns the name of the column used for sorting
|
public SortField()
public SortField(java.lang.String name,
SortField.SortDirection direction)
public java.lang.String getName()
public SortField.SortDirection getDirection()
Licensed Materials - Property of IBM
OpenPages with Watson (PID: 5725-D51)
© Copyright IBM Corporation 2013, 2020. All Rights Reserved.
US Government Users Restricted Rights -
Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.