| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro |
| Modifier and Type | Method and Description |
|---|---|
ListReference.Builder |
ListReference.Builder.clearDisplay()
Clears the value of the 'display' field.
|
ListReference.Builder |
ListReference.Builder.clearId()
Clears the value of the 'id' field.
|
ListReference.Builder |
ListReference.Builder.clearIdentifier()
Clears the value of the 'identifier' field.
|
ListReference.Builder |
ListReference.Builder.clearListId()
Clears the value of the 'ListId' field.
|
ListReference.Builder |
ListReference.Builder.clearReference()
Clears the value of the 'reference' field.
|
ListReference.Builder |
MeasureReportGroupStratifierStratumPopulation.Builder.getPatientsBuilder()
Gets the Builder instance for the 'patients' field and creates one if it doesn't exist yet.
|
ListReference.Builder |
MeasureReportGroupPopulation.Builder.getPatientsBuilder()
Gets the Builder instance for the 'patients' field and creates one if it doesn't exist yet.
|
static ListReference.Builder |
ListReference.newBuilder()
Creates a new ListReference RecordBuilder.
|
static ListReference.Builder |
ListReference.newBuilder(ListReference.Builder other)
Creates a new ListReference RecordBuilder by copying an existing Builder.
|
static ListReference.Builder |
ListReference.newBuilder(ListReference other)
Creates a new ListReference RecordBuilder by copying an existing ListReference instance.
|
ListReference.Builder |
ListReference.Builder.setDisplay(String value)
Sets the value of the 'display' field.
|
ListReference.Builder |
ListReference.Builder.setId(String value)
Sets the value of the 'id' field.
|
ListReference.Builder |
ListReference.Builder.setIdentifier(Identifier value)
Sets the value of the 'identifier' field.
|
ListReference.Builder |
ListReference.Builder.setIdentifierBuilder(Identifier.Builder value)
Sets the Builder instance for the 'identifier' field
Reference field
|
ListReference.Builder |
ListReference.Builder.setListId(String value)
Sets the value of the 'ListId' field.
|
ListReference.Builder |
ListReference.Builder.setReference(String value)
Sets the value of the 'reference' field.
|
| Modifier and Type | Method and Description |
|---|---|
static ListReference.Builder |
ListReference.newBuilder(ListReference.Builder other)
Creates a new ListReference RecordBuilder by copying an existing Builder.
|
MeasureReportGroupStratifierStratumPopulation.Builder |
MeasureReportGroupStratifierStratumPopulation.Builder.setPatientsBuilder(ListReference.Builder value)
Sets the Builder instance for the 'patients' field
Field for FHIR property patients
|
MeasureReportGroupPopulation.Builder |
MeasureReportGroupPopulation.Builder.setPatientsBuilder(ListReference.Builder value)
Sets the Builder instance for the 'patients' field
Field for FHIR property patients
|
Copyright © 2020. All rights reserved.