| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro.us.core |
| Modifier and Type | Method and Description |
|---|---|
PatientCommunication.Builder |
PatientCommunication.Builder.clearId()
Clears the value of the 'id' field.
|
PatientCommunication.Builder |
PatientCommunication.Builder.clearLanguage()
Clears the value of the 'language' field.
|
PatientCommunication.Builder |
PatientCommunication.Builder.clearPreferred()
Clears the value of the 'preferred' field.
|
static PatientCommunication.Builder |
PatientCommunication.newBuilder()
Creates a new PatientCommunication RecordBuilder.
|
static PatientCommunication.Builder |
PatientCommunication.newBuilder(PatientCommunication.Builder other)
Creates a new PatientCommunication RecordBuilder by copying an existing Builder.
|
static PatientCommunication.Builder |
PatientCommunication.newBuilder(PatientCommunication other)
Creates a new PatientCommunication RecordBuilder by copying an existing PatientCommunication instance.
|
PatientCommunication.Builder |
PatientCommunication.Builder.setId(String value)
Sets the value of the 'id' field.
|
PatientCommunication.Builder |
PatientCommunication.Builder.setLanguage(CodeableConcept value)
Sets the value of the 'language' field.
|
PatientCommunication.Builder |
PatientCommunication.Builder.setLanguageBuilder(CodeableConcept.Builder value)
Sets the Builder instance for the 'language' field
Field for FHIR property language
|
PatientCommunication.Builder |
PatientCommunication.Builder.setPreferred(Boolean value)
Sets the value of the 'preferred' field.
|
| Modifier and Type | Method and Description |
|---|---|
static PatientCommunication.Builder |
PatientCommunication.newBuilder(PatientCommunication.Builder other)
Creates a new PatientCommunication RecordBuilder by copying an existing Builder.
|
Copyright © 2020. All rights reserved.