| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
description |
protected java.lang.String |
headerBackground |
protected java.lang.String |
keywords |
protected boolean |
languageselector |
protected java.util.List<java.lang.String> |
mainNavi |
protected java.lang.String |
name |
protected java.lang.String |
searchpage |
protected java.lang.String |
siteLogo |
protected java.lang.String |
startpage |
protected java.lang.String |
subtitle |
protected java.lang.String |
title |
protected java.util.List<java.lang.String> |
topNavi |
| Constructor and Description |
|---|
SiteBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Site |
build() |
SiteBuilder |
description(java.lang.String aValue)
Sets the value of the description attribute.
|
SiteBuilder |
headerBackground(java.lang.String aValue)
Sets the value of the headerBackground attribute.
|
SiteBuilder |
keywords(java.lang.String aValue)
Sets the value of the keywords attribute.
|
SiteBuilder |
languageselector(boolean aValue)
Sets the value of the languageselector attribute.
|
SiteBuilder |
mainNavi(java.util.List<java.lang.String> aValue)
Sets the value of the mainNavi attribute.
|
SiteBuilder |
name(java.lang.String aValue)
Sets the value of the name attribute.
|
SiteBuilder |
searchpage(java.lang.String aValue)
Sets the value of the searchpage attribute.
|
SiteBuilder |
siteLogo(java.lang.String aValue)
Sets the value of the siteLogo attribute.
|
SiteBuilder |
startpage(java.lang.String aValue)
Sets the value of the startpage attribute.
|
SiteBuilder |
subtitle(java.lang.String aValue)
Sets the value of the subtitle attribute.
|
SiteBuilder |
title(java.lang.String aValue)
Sets the value of the title attribute.
|
SiteBuilder |
topNavi(java.util.List<java.lang.String> aValue)
Sets the value of the topNavi attribute.
|
protected java.lang.String name
protected java.lang.String title
protected java.lang.String keywords
protected java.lang.String description
protected java.lang.String subtitle
protected java.util.List<java.lang.String> mainNavi
protected java.util.List<java.lang.String> topNavi
protected boolean languageselector
protected java.lang.String startpage
protected java.lang.String searchpage
protected java.lang.String headerBackground
protected java.lang.String siteLogo
public SiteBuilder name(java.lang.String aValue)
public SiteBuilder title(java.lang.String aValue)
public SiteBuilder keywords(java.lang.String aValue)
public SiteBuilder description(java.lang.String aValue)
public SiteBuilder subtitle(java.lang.String aValue)
public SiteBuilder mainNavi(java.util.List<java.lang.String> aValue)
public SiteBuilder topNavi(java.util.List<java.lang.String> aValue)
public SiteBuilder languageselector(boolean aValue)
public SiteBuilder startpage(java.lang.String aValue)
public SiteBuilder searchpage(java.lang.String aValue)
public SiteBuilder headerBackground(java.lang.String aValue)
public SiteBuilder siteLogo(java.lang.String aValue)
Copyright © 2012-2023 anotheria.net. All Rights Reserved.