| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
css |
protected java.lang.String |
description |
protected java.lang.String |
name |
| Constructor and Description |
|---|
PageStyleBuilder() |
| Modifier and Type | Method and Description |
|---|---|
PageStyle |
build() |
PageStyleBuilder |
css(java.lang.String aValue)
Sets the value of the css attribute.
|
PageStyleBuilder |
description(java.lang.String aValue)
Sets the value of the description attribute.
|
PageStyleBuilder |
name(java.lang.String aValue)
Sets the value of the name attribute.
|
protected java.lang.String name
protected java.lang.String css
protected java.lang.String description
public PageStyleBuilder name(java.lang.String aValue)
public PageStyleBuilder css(java.lang.String aValue)
public PageStyleBuilder description(java.lang.String aValue)
Copyright © 2012-2023 anotheria.net. All Rights Reserved.