Class AxeRuleOptions


  • public class AxeRuleOptions
    extends Object
    Used as part of AxeRunOptions to configure rules.
    • Constructor Detail

      • AxeRuleOptions

        public AxeRuleOptions()
    • Method Detail

      • getEnabled

        public Boolean getEnabled()
        gets the enabled property.
        Returns:
        if the property is enabled.
      • setEnabled

        public void setEnabled​(Boolean newEnabled)
        sets the enabled value.
        Parameters:
        newEnabled - value to be set