public abstract class Header extends Object
ResultDimension's header.| Modifier | Constructor and Description |
|---|---|
protected |
Header()
Creates new header
|
protected |
Header(List<TotalHeaderItem> totalItems)
Creates new header of given total items
|
| Modifier and Type | Method and Description |
|---|---|
List<TotalHeaderItem> |
getTotalItems()
Totals' headers belonging to the same level as this header.
|
String |
toString() |
protected Header()
protected Header(List<TotalHeaderItem> totalItems)
totalItems - total header itemspublic List<TotalHeaderItem> getTotalItems()
Copyright © 2017. All rights reserved.