ImmutableTestCaseEditionDto |
ImmutableTestCaseEditionDto.Builder.build() |
|
static ImmutableTestCaseEditionDto |
ImmutableTestCaseEditionDto.copyOf(TestCaseEditionDto instance) |
|
ImmutableTestCaseEditionDto |
ImmutableTestCaseEditionDto.withEditionStartDate(Instant value) |
Copy the current immutable object by setting a value for the editionStartDate attribute.
|
ImmutableTestCaseEditionDto |
ImmutableTestCaseEditionDto.withEditionUser(String value) |
Copy the current immutable object by setting a value for the editionUser attribute.
|
ImmutableTestCaseEditionDto |
ImmutableTestCaseEditionDto.withTestCaseId(String value) |
Copy the current immutable object by setting a value for the testCaseId attribute.
|
ImmutableTestCaseEditionDto |
ImmutableTestCaseEditionDto.withTestCaseVersion(Integer value) |
Copy the current immutable object by setting a value for the testCaseVersion attribute.
|