Class EntryPointBuilder

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

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

      • type

        protected int type
      • defaultEntry

        protected boolean defaultEntry
      • startPage

        protected String startPage
      • startSite

        protected String startSite
    • Constructor Detail

      • EntryPointBuilder

        public EntryPointBuilder()