static Questionnaire.Item.AnswerOption.Builder |
Questionnaire.Item.AnswerOption.builder() |
|
Questionnaire.Item.AnswerOption.Builder |
Questionnaire.Item.AnswerOption.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
Questionnaire.Item.AnswerOption.Builder |
Questionnaire.Item.AnswerOption.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected Questionnaire.Item.AnswerOption.Builder |
Questionnaire.Item.AnswerOption.Builder.from(Questionnaire.Item.AnswerOption answerOption) |
|
Questionnaire.Item.AnswerOption.Builder |
Questionnaire.Item.AnswerOption.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
Questionnaire.Item.AnswerOption.Builder |
Questionnaire.Item.AnswerOption.Builder.initialSelected(Boolean initialSelected) |
Indicates whether the answer value is selected when the list of possible answers is initially shown.
|
Questionnaire.Item.AnswerOption.Builder |
Questionnaire.Item.AnswerOption.Builder.modifierExtension(Extension... modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the element and that
modifies the understanding of the element in which it is contained and/or the understanding of the containing
element's descendants.
|
Questionnaire.Item.AnswerOption.Builder |
Questionnaire.Item.AnswerOption.Builder.modifierExtension(Collection<Extension> modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the element and that
modifies the understanding of the element in which it is contained and/or the understanding of the containing
element's descendants.
|
Questionnaire.Item.AnswerOption.Builder |
Questionnaire.Item.AnswerOption.toBuilder() |
|
Questionnaire.Item.AnswerOption.Builder |
Questionnaire.Item.AnswerOption.Builder.value(Element value) |
A potential answer that's allowed as the answer to this question.
|