Class SimpleCheckBoxAttribute

    • Constructor Detail

      • SimpleCheckBoxAttribute

        public SimpleCheckBoxAttribute​(String name,
                                       String altName,
                                       boolean defaultValue)
    • Method Detail

      • getValue

        public Boolean getValue()
      • setValue

        public void setValue​(Object value)