| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
name |
protected java.lang.String |
parameters |
protected java.util.List<java.lang.String> |
pathes |
protected java.lang.String |
targetPage |
protected int |
type |
| Constructor and Description |
|---|
PageAliasBuilder() |
| Modifier and Type | Method and Description |
|---|---|
PageAlias |
build() |
PageAliasBuilder |
name(java.lang.String aValue)
Sets the value of the name attribute.
|
PageAliasBuilder |
parameters(java.lang.String aValue)
Sets the value of the parameters attribute.
|
PageAliasBuilder |
pathes(java.util.List<java.lang.String> aValue)
Sets the value of the pathes attribute.
|
PageAliasBuilder |
targetPage(java.lang.String aValue)
Sets the value of the targetPage attribute.
|
PageAliasBuilder |
type(int aValue)
Sets the value of the type attribute.
|
protected java.lang.String name
protected java.lang.String parameters
protected int type
protected java.util.List<java.lang.String> pathes
protected java.lang.String targetPage
public PageAliasBuilder name(java.lang.String aValue)
public PageAliasBuilder parameters(java.lang.String aValue)
public PageAliasBuilder type(int aValue)
public PageAliasBuilder pathes(java.util.List<java.lang.String> aValue)
public PageAliasBuilder targetPage(java.lang.String aValue)
Copyright © 2012-2023 anotheria.net. All Rights Reserved.