static Composition.RelatesTo.Builder |
Composition.RelatesTo.builder() |
|
Composition.RelatesTo.Builder |
Composition.RelatesTo.Builder.code(DocumentRelationshipType code) |
The type of relationship that this composition has with anther composition or document.
|
Composition.RelatesTo.Builder |
Composition.RelatesTo.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
Composition.RelatesTo.Builder |
Composition.RelatesTo.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected Composition.RelatesTo.Builder |
Composition.RelatesTo.Builder.from(Composition.RelatesTo relatesTo) |
|
Composition.RelatesTo.Builder |
Composition.RelatesTo.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
Composition.RelatesTo.Builder |
Composition.RelatesTo.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.
|
Composition.RelatesTo.Builder |
Composition.RelatesTo.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.
|
Composition.RelatesTo.Builder |
Composition.RelatesTo.Builder.target(Element target) |
The target composition/document of this relationship.
|
Composition.RelatesTo.Builder |
Composition.RelatesTo.toBuilder() |
|