TestScript.Teardown.Builder |
TestScript.Teardown.Builder.action(TestScript.Teardown.Action... action) |
The teardown action will only contain an operation.
|
TestScript.Teardown.Builder |
TestScript.Teardown.Builder.action(java.util.Collection<TestScript.Teardown.Action> action) |
The teardown action will only contain an operation.
|
static TestScript.Teardown.Builder |
TestScript.Teardown.builder() |
|
TestScript.Teardown.Builder |
TestScript.Teardown.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
TestScript.Teardown.Builder |
TestScript.Teardown.Builder.extension(java.util.Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected TestScript.Teardown.Builder |
TestScript.Teardown.Builder.from(TestScript.Teardown teardown) |
|
TestScript.Teardown.Builder |
TestScript.Teardown.Builder.id(java.lang.String id) |
Unique id for the element within a resource (for internal references).
|
TestScript.Teardown.Builder |
TestScript.Teardown.Builder.modifierExtension(Extension... modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the element and that
modifies the understanding of the element in which it is contained and/or the understanding of the containing
element's descendants.
|
TestScript.Teardown.Builder |
TestScript.Teardown.Builder.modifierExtension(java.util.Collection<Extension> modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the element and that
modifies the understanding of the element in which it is contained and/or the understanding of the containing
element's descendants.
|
TestScript.Teardown.Builder |
TestScript.Teardown.toBuilder() |
|