Class Setup.Question

    • Constructor Detail

      • Question

        public Question​(String id)
    • Method Detail

      • getId

        public String getId()
      • getName

        public String getName()
      • isSecret

        public boolean isSecret()
      • setSecret

        protected void setSecret​(boolean secret)
      • setPage

        protected void setPage​(Setup.Page page)
      • setValues

        protected abstract void setValues​(String[] values)