static ContactPoint.Builder |
ContactPoint.builder() |
|
ContactPoint.Builder |
ContactPoint.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
ContactPoint.Builder |
ContactPoint.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected ContactPoint.Builder |
ContactPoint.Builder.from(ContactPoint contactPoint) |
|
ContactPoint.Builder |
ContactPoint.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
ContactPoint.Builder |
ContactPoint.Builder.period(Period period) |
Time period when the contact point was/is in use.
|
ContactPoint.Builder |
ContactPoint.Builder.rank(PositiveInt rank) |
Specifies a preferred order in which to use a set of contacts.
|
ContactPoint.Builder |
ContactPoint.Builder.system(ContactPointSystem system) |
Telecommunications form for contact point - what communications system is required to make use of the contact.
|
ContactPoint.Builder |
ContactPoint.toBuilder() |
|
ContactPoint.Builder |
ContactPoint.Builder.use(ContactPointUse use) |
Identifies the purpose for the contact point.
|
ContactPoint.Builder |
ContactPoint.Builder.value(String value) |
The actual contact point details, in a form that is meaningful to the designated communication system (i.e.
|