-
The lifecycle status of the questionnaire response as a whole.
QuestionnaireResponse.QuestionnaireResponseStatus.fromCode(String codeString)
QuestionnaireResponse.QuestionnaireResponseStatusEnumFactory.fromCode(String codeString)
QuestionnaireResponse.QuestionnaireResponseStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
QuestionnaireResponse.QuestionnaireResponseStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
QuestionnaireResponse.QuestionnaireResponseStatusEnumFactory.fromType(Base code)