static RelatedArtifact.Builder |
RelatedArtifact.builder() |
|
RelatedArtifact.Builder |
RelatedArtifact.Builder.citation(Markdown citation) |
A bibliographic citation for the related artifact.
|
RelatedArtifact.Builder |
RelatedArtifact.Builder.display(String display) |
A brief description of the document or knowledge resource being referenced, suitable for display to a consumer.
|
RelatedArtifact.Builder |
RelatedArtifact.Builder.document(Attachment document) |
The document being referenced, represented as an attachment.
|
RelatedArtifact.Builder |
RelatedArtifact.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
RelatedArtifact.Builder |
RelatedArtifact.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected RelatedArtifact.Builder |
RelatedArtifact.Builder.from(RelatedArtifact relatedArtifact) |
|
RelatedArtifact.Builder |
RelatedArtifact.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
RelatedArtifact.Builder |
RelatedArtifact.Builder.label(String label) |
A short label that can be used to reference the citation from elsewhere in the containing artifact, such as a footnote
index.
|
RelatedArtifact.Builder |
RelatedArtifact.Builder.resource(Canonical resource) |
The related resource, such as a library, value set, profile, or other knowledge resource.
|
RelatedArtifact.Builder |
RelatedArtifact.toBuilder() |
|
RelatedArtifact.Builder |
RelatedArtifact.Builder.type(RelatedArtifactType type) |
The type of relationship to the related artifact.
|
RelatedArtifact.Builder |
RelatedArtifact.Builder.url(Url url) |
A url for the artifact that can be followed to access the actual content.
|