| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro |
| Modifier and Type | Method and Description |
|---|---|
EncounterLocation.Builder |
EncounterLocation.Builder.clearId()
Clears the value of the 'id' field.
|
EncounterLocation.Builder |
EncounterLocation.Builder.clearLocation()
Clears the value of the 'location' field.
|
EncounterLocation.Builder |
EncounterLocation.Builder.clearPeriod()
Clears the value of the 'period' field.
|
EncounterLocation.Builder |
EncounterLocation.Builder.clearStatus()
Clears the value of the 'status' field.
|
static EncounterLocation.Builder |
EncounterLocation.newBuilder()
Creates a new EncounterLocation RecordBuilder.
|
static EncounterLocation.Builder |
EncounterLocation.newBuilder(EncounterLocation.Builder other)
Creates a new EncounterLocation RecordBuilder by copying an existing Builder.
|
static EncounterLocation.Builder |
EncounterLocation.newBuilder(EncounterLocation other)
Creates a new EncounterLocation RecordBuilder by copying an existing EncounterLocation instance.
|
EncounterLocation.Builder |
EncounterLocation.Builder.setId(String value)
Sets the value of the 'id' field.
|
EncounterLocation.Builder |
EncounterLocation.Builder.setLocation(LocationReference value)
Sets the value of the 'location' field.
|
EncounterLocation.Builder |
EncounterLocation.Builder.setLocationBuilder(LocationReference.Builder value)
Sets the Builder instance for the 'location' field
Field for FHIR property location
|
EncounterLocation.Builder |
EncounterLocation.Builder.setPeriod(Period value)
Sets the value of the 'period' field.
|
EncounterLocation.Builder |
EncounterLocation.Builder.setPeriodBuilder(Period.Builder value)
Sets the Builder instance for the 'period' field
Field for FHIR property period
|
EncounterLocation.Builder |
EncounterLocation.Builder.setStatus(String value)
Sets the value of the 'status' field.
|
| Modifier and Type | Method and Description |
|---|---|
static EncounterLocation.Builder |
EncounterLocation.newBuilder(EncounterLocation.Builder other)
Creates a new EncounterLocation RecordBuilder by copying an existing Builder.
|
Copyright © 2020. All rights reserved.