| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro |
| Modifier and Type | Method and Description |
|---|---|
Annotation.Builder |
Annotation.Builder.clearAuthor()
Clears the value of the 'author' field.
|
Annotation.Builder |
Annotation.Builder.clearId()
Clears the value of the 'id' field.
|
Annotation.Builder |
Annotation.Builder.clearText()
Clears the value of the 'text' field.
|
Annotation.Builder |
Annotation.Builder.clearTime()
Clears the value of the 'time' field.
|
static Annotation.Builder |
Annotation.newBuilder()
Creates a new Annotation RecordBuilder.
|
static Annotation.Builder |
Annotation.newBuilder(Annotation.Builder other)
Creates a new Annotation RecordBuilder by copying an existing Builder.
|
static Annotation.Builder |
Annotation.newBuilder(Annotation other)
Creates a new Annotation RecordBuilder by copying an existing Annotation instance.
|
Annotation.Builder |
Annotation.Builder.setAuthor(ChoicePatientPractitionerRelatedPersonReferenceString value)
Sets the value of the 'author' field.
|
Annotation.Builder |
Annotation.Builder.setAuthorBuilder(ChoicePatientPractitionerRelatedPersonReferenceString.Builder value)
Sets the Builder instance for the 'author' field
Field for FHIR property author
|
Annotation.Builder |
Annotation.Builder.setId(String value)
Sets the value of the 'id' field.
|
Annotation.Builder |
Annotation.Builder.setText(String value)
Sets the value of the 'text' field.
|
Annotation.Builder |
Annotation.Builder.setTime(String value)
Sets the value of the 'time' field.
|
| Modifier and Type | Method and Description |
|---|---|
static Annotation.Builder |
Annotation.newBuilder(Annotation.Builder other)
Creates a new Annotation RecordBuilder by copying an existing Builder.
|
Copyright © 2020. All rights reserved.