| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro.us.core |
| Modifier and Type | Method and Description |
|---|---|
EncounterParticipant.Builder |
EncounterParticipant.Builder.clearId()
Clears the value of the 'id' field.
|
EncounterParticipant.Builder |
EncounterParticipant.Builder.clearIndividual()
Clears the value of the 'individual' field.
|
EncounterParticipant.Builder |
EncounterParticipant.Builder.clearPeriod()
Clears the value of the 'period' field.
|
EncounterParticipant.Builder |
EncounterParticipant.Builder.clearType()
Clears the value of the 'type' field.
|
static EncounterParticipant.Builder |
EncounterParticipant.newBuilder()
Creates a new EncounterParticipant RecordBuilder.
|
static EncounterParticipant.Builder |
EncounterParticipant.newBuilder(EncounterParticipant.Builder other)
Creates a new EncounterParticipant RecordBuilder by copying an existing Builder.
|
static EncounterParticipant.Builder |
EncounterParticipant.newBuilder(EncounterParticipant other)
Creates a new EncounterParticipant RecordBuilder by copying an existing EncounterParticipant instance.
|
EncounterParticipant.Builder |
EncounterParticipant.Builder.setId(String value)
Sets the value of the 'id' field.
|
EncounterParticipant.Builder |
EncounterParticipant.Builder.setIndividual(PractitionerReference value)
Sets the value of the 'individual' field.
|
EncounterParticipant.Builder |
EncounterParticipant.Builder.setIndividualBuilder(PractitionerReference.Builder value)
Sets the Builder instance for the 'individual' field
Field for FHIR property individual
|
EncounterParticipant.Builder |
EncounterParticipant.Builder.setPeriod(Period value)
Sets the value of the 'period' field.
|
EncounterParticipant.Builder |
EncounterParticipant.Builder.setPeriodBuilder(Period.Builder value)
Sets the Builder instance for the 'period' field
Field for FHIR property period
|
EncounterParticipant.Builder |
EncounterParticipant.Builder.setType(List<CodeableConcept> value)
Sets the value of the 'type' field.
|
| Modifier and Type | Method and Description |
|---|---|
static EncounterParticipant.Builder |
EncounterParticipant.newBuilder(EncounterParticipant.Builder other)
Creates a new EncounterParticipant RecordBuilder by copying an existing Builder.
|
Copyright © 2020. All rights reserved.