Uses of Class
io.dialob.api.questionnaire.ImmutableQuestionnaireMetadata
Packages that use ImmutableQuestionnaireMetadata
-
Uses of ImmutableQuestionnaireMetadata in io.dialob.api.questionnaire
Methods in io.dialob.api.questionnaire that return ImmutableQuestionnaireMetadataModifier and TypeMethodDescriptionImmutableQuestionnaireMetadata.Builder.build()Builds a newImmutableQuestionnaireMetadata.ImmutableQuestionnaireMetadata.copyOf(Questionnaire.Metadata instance) Creates an immutable copy of aQuestionnaire.Metadatavalue.ImmutableQuestionnaire.getMetadata()ModifiableQuestionnaireMetadata.toImmutable()Converts toImmutableQuestionnaireMetadata.ImmutableQuestionnaireMetadata.withAdditionalProperties(Map<String, ? extends Object> entries) Copy the current immutable object by replacing theadditionalPropertiesmap with the specified map.ImmutableQuestionnaireMetadata.withCompleted(Date value) Copy the current immutable object by setting a value for thecompletedattribute.ImmutableQuestionnaireMetadata.withCreated(Date value) Copy the current immutable object by setting a value for thecreatedattribute.ImmutableQuestionnaireMetadata.withCreator(String value) Copy the current immutable object by setting a value for thecreatorattribute.ImmutableQuestionnaireMetadata.withFormId(String value) Copy the current immutable object by setting a value for theformIdattribute.ImmutableQuestionnaireMetadata.withFormName(String value) Copy the current immutable object by setting a value for theformNameattribute.ImmutableQuestionnaireMetadata.withFormRev(String value) Copy the current immutable object by setting a value for theformRevattribute.Copy the current immutable object by setting a value for thelabelattribute.ImmutableQuestionnaireMetadata.withLanguage(String value) Copy the current immutable object by setting a value for thelanguageattribute.ImmutableQuestionnaireMetadata.withLastAnswer(Date value) Copy the current immutable object by setting a value for thelastAnswerattribute.ImmutableQuestionnaireMetadata.withOpened(Date value) Copy the current immutable object by setting a value for theopenedattribute.Copy the current immutable object by setting a value for theownerattribute.ImmutableQuestionnaireMetadata.withReason(Questionnaire.Metadata.Reason value) Copy the current immutable object by setting a value for thereasonattribute.ImmutableQuestionnaireMetadata.withStatus(Questionnaire.Metadata.Status value) Copy the current immutable object by setting a value for thestatusattribute.ImmutableQuestionnaireMetadata.withSubmitUrl(String value) Copy the current immutable object by setting a value for thesubmitUrlattribute.ImmutableQuestionnaireMetadata.withTenantId(String value) Copy the current immutable object by setting a value for thetenantIdattribute.