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