| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro | |
| com.cerner.bunsen.stu3.avro.us.core |
| Modifier and Type | Method and Description |
|---|---|
AppointmentReference.Builder |
AppointmentReference.Builder.clearAppointmentId()
Clears the value of the 'AppointmentId' field.
|
AppointmentReference.Builder |
AppointmentReference.Builder.clearDisplay()
Clears the value of the 'display' field.
|
AppointmentReference.Builder |
AppointmentReference.Builder.clearId()
Clears the value of the 'id' field.
|
AppointmentReference.Builder |
AppointmentReference.Builder.clearIdentifier()
Clears the value of the 'identifier' field.
|
AppointmentReference.Builder |
AppointmentReference.Builder.clearReference()
Clears the value of the 'reference' field.
|
AppointmentReference.Builder |
Encounter.Builder.getAppointmentBuilder()
Gets the Builder instance for the 'appointment' field and creates one if it doesn't exist yet.
|
static AppointmentReference.Builder |
AppointmentReference.newBuilder()
Creates a new AppointmentReference RecordBuilder.
|
static AppointmentReference.Builder |
AppointmentReference.newBuilder(AppointmentReference.Builder other)
Creates a new AppointmentReference RecordBuilder by copying an existing Builder.
|
static AppointmentReference.Builder |
AppointmentReference.newBuilder(AppointmentReference other)
Creates a new AppointmentReference RecordBuilder by copying an existing AppointmentReference instance.
|
AppointmentReference.Builder |
AppointmentReference.Builder.setAppointmentId(String value)
Sets the value of the 'AppointmentId' field.
|
AppointmentReference.Builder |
AppointmentReference.Builder.setDisplay(String value)
Sets the value of the 'display' field.
|
AppointmentReference.Builder |
AppointmentReference.Builder.setId(String value)
Sets the value of the 'id' field.
|
AppointmentReference.Builder |
AppointmentReference.Builder.setIdentifier(Identifier value)
Sets the value of the 'identifier' field.
|
AppointmentReference.Builder |
AppointmentReference.Builder.setIdentifierBuilder(Identifier.Builder value)
Sets the Builder instance for the 'identifier' field
Reference field
|
AppointmentReference.Builder |
AppointmentReference.Builder.setReference(String value)
Sets the value of the 'reference' field.
|
| Modifier and Type | Method and Description |
|---|---|
static AppointmentReference.Builder |
AppointmentReference.newBuilder(AppointmentReference.Builder other)
Creates a new AppointmentReference RecordBuilder by copying an existing Builder.
|
Encounter.Builder |
Encounter.Builder.setAppointmentBuilder(AppointmentReference.Builder value)
Sets the Builder instance for the 'appointment' field
Field for FHIR property appointment
|
| Modifier and Type | Method and Description |
|---|---|
AppointmentReference.Builder |
Encounter.Builder.getAppointmentBuilder()
Gets the Builder instance for the 'appointment' field and creates one if it doesn't exist yet.
|
| Modifier and Type | Method and Description |
|---|---|
Encounter.Builder |
Encounter.Builder.setAppointmentBuilder(AppointmentReference.Builder value)
Sets the Builder instance for the 'appointment' field
Field for FHIR property appointment
|
Copyright © 2020. All rights reserved.