Uses of Class
net.anotheria.anosite.gen.aslayoutdata.data.PageLayoutBuilder
-
Packages that use PageLayoutBuilder Package Description net.anotheria.anosite.gen.aslayoutdata.data -
-
Uses of PageLayoutBuilder in net.anotheria.anosite.gen.aslayoutdata.data
Methods in net.anotheria.anosite.gen.aslayoutdata.data that return PageLayoutBuilder Modifier and Type Method Description PageLayoutBuilderPageLayoutBuilder. description(java.lang.String aValue)Sets the value of the description attribute.PageLayoutBuilderPageLayoutBuilder. layoutpage(java.lang.String aValue)Sets the value of the layoutpage attribute.PageLayoutBuilderPageLayoutBuilder. name(java.lang.String aValue)Sets the value of the name attribute.PageLayoutBuilderPageLayoutBuilder. style(java.lang.String aValue)Sets the value of the style attribute.
-