Person.Link.Builder |
Person.Link.Builder.assurance(IdentityAssuranceLevel assurance) |
Level of assurance that this link is associated with the target resource.
|
static Person.Link.Builder |
Person.Link.builder() |
|
Person.Link.Builder |
Person.Link.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.
|
Person.Link.Builder |
Person.Link.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected Person.Link.Builder |
Person.Link.Builder.from(Person.Link link) |
|
Person.Link.Builder |
Person.Link.Builder.id(java.lang.String id) |
Unique id for the element within a resource (for internal references).
|
Person.Link.Builder |
Person.Link.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.
|
Person.Link.Builder |
Person.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.
|
Person.Link.Builder |
Person.Link.Builder.target(Reference target) |
The resource to which this actual person is associated.
|
Person.Link.Builder |
Person.Link.toBuilder() |
|