| Modifier and Type | Method and Description |
|---|---|
static ImmutableCalledMethod.Builder |
ImmutableCalledMethod.builder()
Creates a builder for
ImmutableCalledMethod. |
ImmutableCalledMethod.Builder |
ImmutableCalledMethod.Builder.from(CalledMethod instance)
Fill a builder with attribute values from the provided
de.flapdoodle.testdoc.CalledMethod instance. |
ImmutableCalledMethod.Builder |
ImmutableCalledMethod.Builder.from(HasLine instance)
Fill a builder with attribute values from the provided
de.flapdoodle.testdoc.HasLine instance. |
ImmutableCalledMethod.Builder |
ImmutableCalledMethod.Builder.line(Line line)
Initializes the value for the
line attribute. |
Copyright © 2023. All rights reserved.