| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro |
| Modifier and Type | Method and Description |
|---|---|
Attachment.Builder |
Attachment.Builder.clearContentType()
Clears the value of the 'contentType' field.
|
Attachment.Builder |
Attachment.Builder.clearCreation()
Clears the value of the 'creation' field.
|
Attachment.Builder |
Attachment.Builder.clearData()
Clears the value of the 'data' field.
|
Attachment.Builder |
Attachment.Builder.clearHash()
Clears the value of the 'hash' field.
|
Attachment.Builder |
Attachment.Builder.clearId()
Clears the value of the 'id' field.
|
Attachment.Builder |
Attachment.Builder.clearLanguage()
Clears the value of the 'language' field.
|
Attachment.Builder |
Attachment.Builder.clearSize()
Clears the value of the 'size' field.
|
Attachment.Builder |
Attachment.Builder.clearTitle()
Clears the value of the 'title' field.
|
Attachment.Builder |
Attachment.Builder.clearUrl()
Clears the value of the 'url' field.
|
Attachment.Builder |
ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder.getAttachmentBuilder()
Gets the Builder instance for the 'attachment' field and creates one if it doesn't exist yet.
|
Attachment.Builder |
ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder.getAttachmentBuilder()
Gets the Builder instance for the 'attachment' field and creates one if it doesn't exist yet.
|
Attachment.Builder |
ChoiceAttachmentQuantityResourceReferenceString.Builder.getAttachmentBuilder()
Gets the Builder instance for the 'attachment' field and creates one if it doesn't exist yet.
|
Attachment.Builder |
RelatedArtifact.Builder.getDocumentBuilder()
Gets the Builder instance for the 'document' field and creates one if it doesn't exist yet.
|
static Attachment.Builder |
Attachment.newBuilder()
Creates a new Attachment RecordBuilder.
|
static Attachment.Builder |
Attachment.newBuilder(Attachment.Builder other)
Creates a new Attachment RecordBuilder by copying an existing Builder.
|
static Attachment.Builder |
Attachment.newBuilder(Attachment other)
Creates a new Attachment RecordBuilder by copying an existing Attachment instance.
|
Attachment.Builder |
Attachment.Builder.setContentType(String value)
Sets the value of the 'contentType' field.
|
Attachment.Builder |
Attachment.Builder.setCreation(String value)
Sets the value of the 'creation' field.
|
Attachment.Builder |
Attachment.Builder.setData(String value)
Sets the value of the 'data' field.
|
Attachment.Builder |
Attachment.Builder.setHash(String value)
Sets the value of the 'hash' field.
|
Attachment.Builder |
Attachment.Builder.setId(String value)
Sets the value of the 'id' field.
|
Attachment.Builder |
Attachment.Builder.setLanguage(String value)
Sets the value of the 'language' field.
|
Attachment.Builder |
Attachment.Builder.setSize(Integer value)
Sets the value of the 'size' field.
|
Attachment.Builder |
Attachment.Builder.setTitle(String value)
Sets the value of the 'title' field.
|
Attachment.Builder |
Attachment.Builder.setUrl(String value)
Sets the value of the 'url' field.
|
| Modifier and Type | Method and Description |
|---|---|
static Attachment.Builder |
Attachment.newBuilder(Attachment.Builder other)
Creates a new Attachment RecordBuilder by copying an existing Builder.
|
ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder |
ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder.setAttachmentBuilder(Attachment.Builder value)
Sets the Builder instance for the 'attachment' field
Choice field
|
ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder |
ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder.setAttachmentBuilder(Attachment.Builder value)
Sets the Builder instance for the 'attachment' field
Choice field
|
ChoiceAttachmentQuantityResourceReferenceString.Builder |
ChoiceAttachmentQuantityResourceReferenceString.Builder.setAttachmentBuilder(Attachment.Builder value)
Sets the Builder instance for the 'attachment' field
Choice field
|
RelatedArtifact.Builder |
RelatedArtifact.Builder.setDocumentBuilder(Attachment.Builder value)
Sets the Builder instance for the 'document' field
Field for FHIR property document
|
Copyright © 2020. All rights reserved.