static Reference.Builder |
Reference.builder() |
|
Reference.Builder |
Reference.Builder.display(String display) |
Plain text narrative that identifies the resource in addition to the resource reference.
|
Reference.Builder |
Reference.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
Reference.Builder |
Reference.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected Reference.Builder |
Reference.Builder.from(Reference reference) |
|
Reference.Builder |
Reference.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
Reference.Builder |
Reference.Builder.identifier(Identifier identifier) |
An identifier for the target resource.
|
Reference.Builder |
Reference.Builder.reference(String reference) |
A reference to a location at which the other resource is found.
|
Reference.Builder |
Reference.toBuilder() |
|
Reference.Builder |
Reference.Builder.type(Uri type) |
The expected type of the target of the reference.
|