static TestScript.Destination.Builder |
TestScript.Destination.builder() |
|
TestScript.Destination.Builder |
TestScript.Destination.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
TestScript.Destination.Builder |
TestScript.Destination.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected TestScript.Destination.Builder |
TestScript.Destination.Builder.from(TestScript.Destination destination) |
|
TestScript.Destination.Builder |
TestScript.Destination.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
TestScript.Destination.Builder |
TestScript.Destination.Builder.index(Integer index) |
Abstract name given to a destination server in this test script.
|
TestScript.Destination.Builder |
TestScript.Destination.Builder.index(Integer index) |
Convenience method for setting index .
|
TestScript.Destination.Builder |
TestScript.Destination.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.Destination.Builder |
TestScript.Destination.Builder.modifierExtension(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.Destination.Builder |
TestScript.Destination.Builder.profile(Coding profile) |
The type of destination profile the test system supports.
|
TestScript.Destination.Builder |
TestScript.Destination.toBuilder() |
|