static TestScript.Metadata.Link.Builder |
TestScript.Metadata.Link.builder() |
|
TestScript.Metadata.Link.Builder |
TestScript.Metadata.Link.Builder.description(String description) |
Short description of the link.
|
TestScript.Metadata.Link.Builder |
TestScript.Metadata.Link.Builder.description(String description) |
Convenience method for setting description .
|
TestScript.Metadata.Link.Builder |
TestScript.Metadata.Link.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
TestScript.Metadata.Link.Builder |
TestScript.Metadata.Link.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.Metadata.Link.Builder |
TestScript.Metadata.Link.Builder.from(TestScript.Metadata.Link link) |
|
TestScript.Metadata.Link.Builder |
TestScript.Metadata.Link.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
TestScript.Metadata.Link.Builder |
TestScript.Metadata.Link.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.Metadata.Link.Builder |
TestScript.Metadata.Link.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.Metadata.Link.Builder |
TestScript.Metadata.Link.toBuilder() |
|
TestScript.Metadata.Link.Builder |
TestScript.Metadata.Link.Builder.url(Uri url) |
URL to a particular requirement or feature within the FHIR specification.
|