
Uses of Class
org.hl7.fhir.dstu2.model.QuestionnaireResponse.QuestionAnswerComponent
Packages that use QuestionnaireResponse.QuestionAnswerComponent
-
Uses of QuestionnaireResponse.QuestionAnswerComponent in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return QuestionnaireResponse.QuestionAnswerComponentModifier and TypeMethodDescriptionJsonParser.parseQuestionnaireResponseQuestionAnswerComponent
(com.google.gson.JsonObject json, QuestionnaireResponse owner) XmlParser.parseQuestionnaireResponseQuestionAnswerComponent
(org.xmlpull.v1.XmlPullParser xpp, QuestionnaireResponse owner) Methods in org.hl7.fhir.dstu2.formats with parameters of type QuestionnaireResponse.QuestionAnswerComponentModifier and TypeMethodDescriptionprotected void
JsonParser.composeQuestionnaireResponseQuestionAnswerComponent
(String name, QuestionnaireResponse.QuestionAnswerComponent element) protected void
XmlParser.composeQuestionnaireResponseQuestionAnswerComponent
(String name, QuestionnaireResponse.QuestionAnswerComponent element) protected void
JsonParser.composeQuestionnaireResponseQuestionAnswerComponentInner
(QuestionnaireResponse.QuestionAnswerComponent element) -
Uses of QuestionnaireResponse.QuestionAnswerComponent in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model with type parameters of type QuestionnaireResponse.QuestionAnswerComponentModifier and TypeFieldDescriptionQuestionnaireResponse.QuestionComponent.answer
The respondent's answer(s) to the question.Methods in org.hl7.fhir.dstu2.model that return QuestionnaireResponse.QuestionAnswerComponentModifier and TypeMethodDescriptionQuestionnaireResponse.QuestionComponent.addAnswer()
QuestionnaireResponse.QuestionAnswerComponent.addGroup
(QuestionnaireResponse.GroupComponent t) QuestionnaireResponse.QuestionAnswerComponent.copy()
Methods in org.hl7.fhir.dstu2.model that return types with arguments of type QuestionnaireResponse.QuestionAnswerComponentMethods in org.hl7.fhir.dstu2.model with parameters of type QuestionnaireResponse.QuestionAnswerComponentModifier and TypeMethodDescriptionQuestionnaireResponse.QuestionComponent.addAnswer
(QuestionnaireResponse.QuestionAnswerComponent t)