public interface JRSortField extends JRCloneable
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Gets the sort field name.
|
SortOrderEnum |
getOrderValue()
Gets the sort order for the field.
|
SortFieldTypeEnum |
getType()
Gets the type of the sort field.
|
cloneString getName()
SortOrderEnum getOrderValue()
SortFieldTypeEnum getType()
Copyright © 2014. All rights reserved.