| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro |
| Modifier and Type | Method and Description |
|---|---|
ContactPoint.Builder |
ContactPoint.Builder.clearId()
Clears the value of the 'id' field.
|
ContactPoint.Builder |
ContactPoint.Builder.clearPeriod()
Clears the value of the 'period' field.
|
ContactPoint.Builder |
ContactPoint.Builder.clearRank()
Clears the value of the 'rank' field.
|
ContactPoint.Builder |
ContactPoint.Builder.clearSystem()
Clears the value of the 'system' field.
|
ContactPoint.Builder |
ContactPoint.Builder.clearUse()
Clears the value of the 'use' field.
|
ContactPoint.Builder |
ContactPoint.Builder.clearValue()
Clears the value of the 'value' field.
|
static ContactPoint.Builder |
ContactPoint.newBuilder()
Creates a new ContactPoint RecordBuilder.
|
static ContactPoint.Builder |
ContactPoint.newBuilder(ContactPoint.Builder other)
Creates a new ContactPoint RecordBuilder by copying an existing Builder.
|
static ContactPoint.Builder |
ContactPoint.newBuilder(ContactPoint other)
Creates a new ContactPoint RecordBuilder by copying an existing ContactPoint instance.
|
ContactPoint.Builder |
ContactPoint.Builder.setId(String value)
Sets the value of the 'id' field.
|
ContactPoint.Builder |
ContactPoint.Builder.setPeriod(Period value)
Sets the value of the 'period' field.
|
ContactPoint.Builder |
ContactPoint.Builder.setPeriodBuilder(Period.Builder value)
Sets the Builder instance for the 'period' field
Field for FHIR property period
|
ContactPoint.Builder |
ContactPoint.Builder.setRank(Integer value)
Sets the value of the 'rank' field.
|
ContactPoint.Builder |
ContactPoint.Builder.setSystem(String value)
Sets the value of the 'system' field.
|
ContactPoint.Builder |
ContactPoint.Builder.setUse(String value)
Sets the value of the 'use' field.
|
ContactPoint.Builder |
ContactPoint.Builder.setValue(String value)
Sets the value of the 'value' field.
|
| Modifier and Type | Method and Description |
|---|---|
static ContactPoint.Builder |
ContactPoint.newBuilder(ContactPoint.Builder other)
Creates a new ContactPoint RecordBuilder by copying an existing Builder.
|
Copyright © 2020. All rights reserved.