Class BoxTypeBuilder

  • All Implemented Interfaces:
    net.anotheria.asg.data.Builder<BoxType>

    public class BoxTypeBuilder
    extends Object
    implements net.anotheria.asg.data.Builder<BoxType>
    • Field Detail

      • rendererpage

        protected String rendererpage
    • Constructor Detail

      • BoxTypeBuilder

        public BoxTypeBuilder()
    • Method Detail

      • rendererpage

        public BoxTypeBuilder rendererpage​(String aValue)
        Sets the value of the rendererpage attribute.
      • build

        public BoxType build()
        Specified by:
        build in interface net.anotheria.asg.data.Builder<BoxType>