InsurancePlan.Contact.Builder |
InsurancePlan.Contact.Builder.address(Address address) |
Visiting or postal addresses for the contact.
|
static InsurancePlan.Contact.Builder |
InsurancePlan.Contact.builder() |
|
InsurancePlan.Contact.Builder |
InsurancePlan.Contact.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
InsurancePlan.Contact.Builder |
InsurancePlan.Contact.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.
|
protected InsurancePlan.Contact.Builder |
InsurancePlan.Contact.Builder.from(InsurancePlan.Contact contact) |
|
InsurancePlan.Contact.Builder |
InsurancePlan.Contact.Builder.id(java.lang.String id) |
Unique id for the element within a resource (for internal references).
|
InsurancePlan.Contact.Builder |
InsurancePlan.Contact.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.
|
InsurancePlan.Contact.Builder |
InsurancePlan.Contact.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.
|
InsurancePlan.Contact.Builder |
InsurancePlan.Contact.Builder.name(HumanName name) |
A name associated with the contact.
|
InsurancePlan.Contact.Builder |
InsurancePlan.Contact.Builder.purpose(CodeableConcept purpose) |
Indicates a purpose for which the contact can be reached.
|
InsurancePlan.Contact.Builder |
InsurancePlan.Contact.Builder.telecom(ContactPoint... telecom) |
A contact detail (e.g.
|
InsurancePlan.Contact.Builder |
InsurancePlan.Contact.Builder.telecom(java.util.Collection<ContactPoint> telecom) |
A contact detail (e.g.
|
InsurancePlan.Contact.Builder |
InsurancePlan.Contact.toBuilder() |
|