ImmutableCreateStoreEntity.Builder |
ImmutableCreateStoreEntity.Builder.bodyType(DialobDocument.DocumentType bodyType) |
Initializes the value for the bodyType attribute.
|
ImmutableDeleteStoreEntity.Builder |
ImmutableDeleteStoreEntity.Builder.bodyType(DialobDocument.DocumentType bodyType) |
Initializes the value for the bodyType attribute.
|
ImmutableEmptyCommand.Builder |
ImmutableEmptyCommand.Builder.bodyType(DialobDocument.DocumentType bodyType) |
Initializes the value for the bodyType attribute.
|
ImmutableFormReleaseValueDocument.Builder |
ImmutableFormReleaseValueDocument.Builder.bodyType(DialobDocument.DocumentType bodyType) |
Initializes the value for the bodyType attribute.
|
ImmutableStoreEntity.Builder |
ImmutableStoreEntity.Builder.bodyType(DialobDocument.DocumentType bodyType) |
Initializes the value for the bodyType attribute.
|
ImmutableUpdateStoreEntity.Builder |
ImmutableUpdateStoreEntity.Builder.bodyType(DialobDocument.DocumentType bodyType) |
Initializes the value for the bodyType attribute.
|
ImmutableFormDocument.Builder |
ImmutableFormDocument.Builder.type(DialobDocument.DocumentType type) |
Initializes the value for the type attribute.
|
ImmutableFormReleaseDocument.Builder |
ImmutableFormReleaseDocument.Builder.type(DialobDocument.DocumentType type) |
Initializes the value for the type attribute.
|
ImmutableFormRevisionDocument.Builder |
ImmutableFormRevisionDocument.Builder.type(DialobDocument.DocumentType type) |
Initializes the value for the type attribute.
|
ImmutableCreateStoreEntity |
ImmutableCreateStoreEntity.withBodyType(DialobDocument.DocumentType value) |
Copy the current immutable object by setting a value for the bodyType attribute.
|
ImmutableDeleteStoreEntity |
ImmutableDeleteStoreEntity.withBodyType(DialobDocument.DocumentType value) |
Copy the current immutable object by setting a value for the bodyType attribute.
|
ImmutableEmptyCommand |
ImmutableEmptyCommand.withBodyType(DialobDocument.DocumentType value) |
Copy the current immutable object by setting a value for the bodyType attribute.
|
ImmutableFormReleaseValueDocument |
ImmutableFormReleaseValueDocument.withBodyType(DialobDocument.DocumentType value) |
Copy the current immutable object by setting a value for the bodyType attribute.
|
ImmutableStoreEntity |
ImmutableStoreEntity.withBodyType(DialobDocument.DocumentType value) |
Copy the current immutable object by setting a value for the bodyType attribute.
|
ImmutableUpdateStoreEntity |
ImmutableUpdateStoreEntity.withBodyType(DialobDocument.DocumentType value) |
Copy the current immutable object by setting a value for the bodyType attribute.
|
ImmutableFormDocument |
ImmutableFormDocument.withType(DialobDocument.DocumentType value) |
Copy the current immutable object by setting a value for the type attribute.
|
ImmutableFormReleaseDocument |
ImmutableFormReleaseDocument.withType(DialobDocument.DocumentType value) |
Copy the current immutable object by setting a value for the type attribute.
|
ImmutableFormRevisionDocument |
ImmutableFormRevisionDocument.withType(DialobDocument.DocumentType value) |
Copy the current immutable object by setting a value for the type attribute.
|