Class Repeatable


  • public class Repeatable
    extends Object
    • Constructor Detail

      • Repeatable

        public Repeatable()
      • Repeatable

        public Repeatable​(int max,
                          int mandatory)
    • Method Detail

      • setMax

        public void setMax​(int max)
      • getMax

        public int getMax()
      • setMandatory

        public void setMandatory​(int mandatory)
      • getMandatory

        public int getMandatory()
      • isRepeatable

        public boolean isRepeatable()