Class BrandFeatureBuilder

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

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

      • enabled

        protected boolean enabled
      • activeInProduction

        protected boolean activeInProduction
      • obsolete

        protected boolean obsolete
      • description

        protected String description
      • accessOperation

        protected String accessOperation
    • Constructor Detail

      • BrandFeatureBuilder

        public BrandFeatureBuilder()