public class HeaderInformation extends Object
| Constructor and Description |
|---|
HeaderInformation(String databaseName,
String displayName,
SortDirection sortDirection) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDatabaseName() |
String |
getDisplayName() |
SortDirection |
getSortDirection() |
public HeaderInformation(String databaseName, String displayName, SortDirection sortDirection)
databaseName - name of the column represented by this header as used in the databasedisplayName - name of the column represented by this header shown to the usersortDirection - sort-direction of the column represented by this headerpublic String getDatabaseName()
public String getDisplayName()
public SortDirection getSortDirection()
Copyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.