Uses of Class
io.dialob.api.form.ImmutableFormMetadata
Packages that use ImmutableFormMetadata
-
Uses of ImmutableFormMetadata in io.dialob.api.form
Methods in io.dialob.api.form that return ImmutableFormMetadataModifier and TypeMethodDescriptionImmutableFormMetadata.Builder.build()Builds a newImmutableFormMetadata.static ImmutableFormMetadataImmutableFormMetadata.copyOf(Form.Metadata instance) Creates an immutable copy of aForm.Metadatavalue.final ImmutableFormMetadataModifiableFormMetadata.toImmutable()Converts toImmutableFormMetadata.final ImmutableFormMetadataImmutableFormMetadata.withAdditionalProperties(Map<String, ? extends Object> entries) Copy the current immutable object by replacing theadditionalPropertiesmap with the specified map.final ImmutableFormMetadataImmutableFormMetadata.withCreated(Date value) Copy the current immutable object by setting a value for thecreatedattribute.final ImmutableFormMetadataImmutableFormMetadata.withCreator(String value) Copy the current immutable object by setting a value for thecreatorattribute.final ImmutableFormMetadataImmutableFormMetadata.withDefaultSubmitUrl(String value) Copy the current immutable object by setting a value for thedefaultSubmitUrlattribute.final ImmutableFormMetadataCopy the current immutable object by setting a value for thelabelattribute.final ImmutableFormMetadataImmutableFormMetadata.withLabels(Iterable<String> elements) Copy the current immutable object with elements that replace the content oflabels.final ImmutableFormMetadataImmutableFormMetadata.withLabels(String... elements) Copy the current immutable object with elements that replace the content oflabels.final ImmutableFormMetadataImmutableFormMetadata.withLanguages(Iterable<String> elements) Copy the current immutable object with elements that replace the content oflanguages.final ImmutableFormMetadataImmutableFormMetadata.withLanguages(String... elements) Copy the current immutable object with elements that replace the content oflanguages.final ImmutableFormMetadataImmutableFormMetadata.withLastSaved(Date value) Copy the current immutable object by setting a value for thelastSavedattribute.final ImmutableFormMetadataImmutableFormMetadata.withSavedBy(String value) Copy the current immutable object by setting a value for thesavedByattribute.final ImmutableFormMetadataImmutableFormMetadata.withTenantId(String value) Copy the current immutable object by setting a value for thetenantIdattribute.final ImmutableFormMetadataCopy the current immutable object by setting a value for thevalidattribute.