Class PageLayoutBuilder

java.lang.Object
net.anotheria.anosite.gen.aslayoutdata.data.PageLayoutBuilder
All Implemented Interfaces:
net.anotheria.asg.data.Builder<PageLayout>

public class PageLayoutBuilder extends Object implements net.anotheria.asg.data.Builder<PageLayout>
  • Field Details

    • name

      protected String name
    • layoutpage

      protected String layoutpage
    • description

      protected String description
    • style

      protected String style
  • Constructor Details

    • PageLayoutBuilder

      public PageLayoutBuilder()
  • Method Details