public class AttributeSorting extends Object
| Constructor and Description |
|---|
AttributeSorting(Attribute attribute,
SortType sortType)
Creates a sorting info for an attribute.
|
| Modifier and Type | Method and Description |
|---|---|
Attribute |
getAttribute()
Gets the sorted attribute.
|
SortType |
getSortType()
Gets the sort type.
|
String |
toString() |
Copyright © 2016 Krake Softwaretechnik. All rights reserved.