| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro.us.core |
| Modifier and Type | Method and Description |
|---|---|
ConditionEvidence.Builder |
ConditionEvidence.Builder.clearCode()
Clears the value of the 'code' field.
|
ConditionEvidence.Builder |
ConditionEvidence.Builder.clearDetail()
Clears the value of the 'detail' field.
|
ConditionEvidence.Builder |
ConditionEvidence.Builder.clearId()
Clears the value of the 'id' field.
|
static ConditionEvidence.Builder |
ConditionEvidence.newBuilder()
Creates a new ConditionEvidence RecordBuilder.
|
static ConditionEvidence.Builder |
ConditionEvidence.newBuilder(ConditionEvidence.Builder other)
Creates a new ConditionEvidence RecordBuilder by copying an existing Builder.
|
static ConditionEvidence.Builder |
ConditionEvidence.newBuilder(ConditionEvidence other)
Creates a new ConditionEvidence RecordBuilder by copying an existing ConditionEvidence instance.
|
ConditionEvidence.Builder |
ConditionEvidence.Builder.setCode(List<CodeableConcept> value)
Sets the value of the 'code' field.
|
ConditionEvidence.Builder |
ConditionEvidence.Builder.setDetail(List<ResourceReference> value)
Sets the value of the 'detail' field.
|
ConditionEvidence.Builder |
ConditionEvidence.Builder.setId(String value)
Sets the value of the 'id' field.
|
| Modifier and Type | Method and Description |
|---|---|
static ConditionEvidence.Builder |
ConditionEvidence.newBuilder(ConditionEvidence.Builder other)
Creates a new ConditionEvidence RecordBuilder by copying an existing Builder.
|
Copyright © 2020. All rights reserved.