Class ConstraintBuilder

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

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

      • className

        protected String className
      • contextInitializers

        protected List<String> contextInitializers
      • parameter1

        protected String parameter1
      • parameter2

        protected String parameter2
      • parameter3

        protected String parameter3
      • parameter4

        protected String parameter4
      • parameter5

        protected String parameter5
      • description

        protected String description
    • Constructor Detail

      • ConstraintBuilder

        public ConstraintBuilder()