ImmutableFormRevisionEntryDocument |
ImmutableFormRevisionEntryDocument.Builder.build() |
|
static ImmutableFormRevisionEntryDocument |
ImmutableFormRevisionEntryDocument.copyOf(DialobDocument.FormRevisionEntryDocument instance) |
|
ImmutableFormRevisionEntryDocument |
ImmutableFormRevisionEntryDocument.withCreated(LocalDateTime value) |
Copy the current immutable object by setting a value for the created attribute.
|
ImmutableFormRevisionEntryDocument |
ImmutableFormRevisionEntryDocument.withDescription(String value) |
Copy the current immutable object by setting a value for the description attribute.
|
ImmutableFormRevisionEntryDocument |
ImmutableFormRevisionEntryDocument.withFormId(String value) |
Copy the current immutable object by setting a value for the formId attribute.
|
ImmutableFormRevisionEntryDocument |
ImmutableFormRevisionEntryDocument.withId(String value) |
Copy the current immutable object by setting a value for the id attribute.
|
ImmutableFormRevisionEntryDocument |
ImmutableFormRevisionEntryDocument.withRevisionName(String value) |
Copy the current immutable object by setting a value for the revisionName attribute.
|
ImmutableFormRevisionEntryDocument |
ImmutableFormRevisionEntryDocument.withUpdated(LocalDateTime value) |
Copy the current immutable object by setting a value for the updated attribute.
|