| Package | Description |
|---|---|
| com.denimgroup.threadfix.data.entities |
| Modifier and Type | Method and Description |
|---|---|
SurveyQuestion |
SurveyAssertion.getSurveyQuestion() |
SurveyQuestion |
SurveyAnswer.getSurveyQuestion() |
| Modifier and Type | Method and Description |
|---|---|
List<SurveyQuestion> |
SurveyObjective.getSurveyQuestions() |
| Modifier and Type | Method and Description |
|---|---|
static SurveyAnswer |
SurveyAnswer.createEmptyQuestionAnswer(SurveyQuestion question,
SurveyResult surveyResult) |
void |
SurveyAssertion.setSurveyQuestion(SurveyQuestion surveyQuestion) |
void |
SurveyAnswer.setSurveyQuestion(SurveyQuestion surveyQuestion) |
| Modifier and Type | Method and Description |
|---|---|
void |
SurveyObjective.setSurveyQuestions(List<SurveyQuestion> questions) |
Copyright © 2018 Denim Group, Ltd.; Secure Decisions, A Division of Applied Visions, Inc.. All rights reserved.