ImmutableFormTaggedEvent |
ImmutableFormTaggedEvent.Builder.build() |
|
static ImmutableFormTaggedEvent |
ImmutableFormTaggedEvent.copyOf(FormTaggedEvent instance) |
|
ImmutableFormTaggedEvent |
ImmutableFormTaggedEvent.withFormId(String value) |
Copy the current immutable object by setting a value for the formId attribute.
|
ImmutableFormTaggedEvent |
ImmutableFormTaggedEvent.withFormName(String value) |
Copy the current immutable object by setting a value for the formName attribute.
|
ImmutableFormTaggedEvent |
ImmutableFormTaggedEvent.withRefName(String value) |
Copy the current immutable object by setting a value for the refName attribute.
|
ImmutableFormTaggedEvent |
ImmutableFormTaggedEvent.withSource(String value) |
Copy the current immutable object by setting a value for the source attribute.
|
ImmutableFormTaggedEvent |
ImmutableFormTaggedEvent.withTagName(String value) |
Copy the current immutable object by setting a value for the tagName attribute.
|
ImmutableFormTaggedEvent |
ImmutableFormTaggedEvent.withTenant(Tenant value) |
Copy the current immutable object by setting a value for the tenant attribute.
|