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