| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro |
| Modifier and Type | Method and Description |
|---|---|
PatientLink.Builder |
PatientLink.Builder.clearId()
Clears the value of the 'id' field.
|
PatientLink.Builder |
PatientLink.Builder.clearOther()
Clears the value of the 'other' field.
|
PatientLink.Builder |
PatientLink.Builder.clearType()
Clears the value of the 'type' field.
|
static PatientLink.Builder |
PatientLink.newBuilder()
Creates a new PatientLink RecordBuilder.
|
static PatientLink.Builder |
PatientLink.newBuilder(PatientLink.Builder other)
Creates a new PatientLink RecordBuilder by copying an existing Builder.
|
static PatientLink.Builder |
PatientLink.newBuilder(PatientLink other)
Creates a new PatientLink RecordBuilder by copying an existing PatientLink instance.
|
PatientLink.Builder |
PatientLink.Builder.setId(String value)
Sets the value of the 'id' field.
|
PatientLink.Builder |
PatientLink.Builder.setOther(PatientRelatedPersonReference value)
Sets the value of the 'other' field.
|
PatientLink.Builder |
PatientLink.Builder.setOtherBuilder(PatientRelatedPersonReference.Builder value)
Sets the Builder instance for the 'other' field
Field for FHIR property other
|
PatientLink.Builder |
PatientLink.Builder.setType(String value)
Sets the value of the 'type' field.
|
| Modifier and Type | Method and Description |
|---|---|
static PatientLink.Builder |
PatientLink.newBuilder(PatientLink.Builder other)
Creates a new PatientLink RecordBuilder by copying an existing Builder.
|
Copyright © 2020. All rights reserved.