Constructor and Description |
---|
Tabular.Header() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getColumnNames()
This method returns the column names.
|
Tabular.Header |
setColumnNames(List<String> cols)
This method sets the column names.
|
public List<String> getColumnNames()
public Tabular.Header setColumnNames(List<String> cols)
cols
- The column namesCopyright © 2013-2015 JBoss by Red Hat. All Rights Reserved.