com.polarion.alm.tracker.exporter.configuration.PageHeaderFooter
METHODS
Modifiers and Type | Name | Description |
---|---|---|
public, PageScope | scope() | |
public, String | content() | Content of the header or footer. |
public, Size | height() | |
public, static, Builder | create() | Creates an empty builder. |
public, Builder | createCopy() | Creates a builder with the prefilled values from the current instance. |
Back to Index