ImmutableQuestionnaireMetadata |
ImmutableQuestionnaireMetadata.Builder.build() |
|
static ImmutableQuestionnaireMetadata |
ImmutableQuestionnaireMetadata.copyOf(Questionnaire.Metadata instance) |
|
ImmutableQuestionnaireMetadata |
ImmutableQuestionnaire.getMetadata() |
|
ImmutableQuestionnaireMetadata |
ModifiableQuestionnaireMetadata.toImmutable() |
|
ImmutableQuestionnaireMetadata |
ImmutableQuestionnaireMetadata.withAdditionalProperties(Map<String,? extends Object> entries) |
|
ImmutableQuestionnaireMetadata |
ImmutableQuestionnaireMetadata.withCompleted(Date value) |
Copy the current immutable object by setting a value for the completed attribute.
|
ImmutableQuestionnaireMetadata |
ImmutableQuestionnaireMetadata.withCreated(Date value) |
Copy the current immutable object by setting a value for the created attribute.
|
ImmutableQuestionnaireMetadata |
ImmutableQuestionnaireMetadata.withCreator(String value) |
Copy the current immutable object by setting a value for the creator attribute.
|
ImmutableQuestionnaireMetadata |
ImmutableQuestionnaireMetadata.withFormId(String value) |
Copy the current immutable object by setting a value for the formId attribute.
|
ImmutableQuestionnaireMetadata |
ImmutableQuestionnaireMetadata.withFormName(String value) |
Copy the current immutable object by setting a value for the formName attribute.
|
ImmutableQuestionnaireMetadata |
ImmutableQuestionnaireMetadata.withFormRev(String value) |
Copy the current immutable object by setting a value for the formRev attribute.
|
ImmutableQuestionnaireMetadata |
ImmutableQuestionnaireMetadata.withLabel(String value) |
Copy the current immutable object by setting a value for the label attribute.
|
ImmutableQuestionnaireMetadata |
ImmutableQuestionnaireMetadata.withLanguage(String value) |
Copy the current immutable object by setting a value for the language attribute.
|
ImmutableQuestionnaireMetadata |
ImmutableQuestionnaireMetadata.withLastAnswer(Date value) |
Copy the current immutable object by setting a value for the lastAnswer attribute.
|
ImmutableQuestionnaireMetadata |
ImmutableQuestionnaireMetadata.withOpened(Date value) |
Copy the current immutable object by setting a value for the opened attribute.
|
ImmutableQuestionnaireMetadata |
ImmutableQuestionnaireMetadata.withOwner(String value) |
Copy the current immutable object by setting a value for the owner attribute.
|
ImmutableQuestionnaireMetadata |
ImmutableQuestionnaireMetadata.withReason(Questionnaire.Metadata.Reason value) |
Copy the current immutable object by setting a value for the reason attribute.
|
ImmutableQuestionnaireMetadata |
ImmutableQuestionnaireMetadata.withStatus(Questionnaire.Metadata.Status value) |
Copy the current immutable object by setting a value for the status attribute.
|
ImmutableQuestionnaireMetadata |
ImmutableQuestionnaireMetadata.withSubmitUrl(String value) |
Copy the current immutable object by setting a value for the submitUrl attribute.
|
ImmutableQuestionnaireMetadata |
ImmutableQuestionnaireMetadata.withTenantId(String value) |
Copy the current immutable object by setting a value for the tenantId attribute.
|