| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro |
| Modifier and Type | Method and Description |
|---|---|
ChoiceAddressCodeableConceptLocationReference.Builder |
ChoiceAddressCodeableConceptLocationReference.Builder.clearAddress()
Clears the value of the 'address' field.
|
ChoiceAddressCodeableConceptLocationReference.Builder |
ChoiceAddressCodeableConceptLocationReference.Builder.clearCodeableConcept()
Clears the value of the 'codeableConcept' field.
|
ChoiceAddressCodeableConceptLocationReference.Builder |
ChoiceAddressCodeableConceptLocationReference.Builder.clearReference()
Clears the value of the 'reference' field.
|
ChoiceAddressCodeableConceptLocationReference.Builder |
ClaimItem.Builder.getLocationBuilder()
Gets the Builder instance for the 'location' field and creates one if it doesn't exist yet.
|
static ChoiceAddressCodeableConceptLocationReference.Builder |
ChoiceAddressCodeableConceptLocationReference.newBuilder()
Creates a new ChoiceAddressCodeableConceptLocationReference RecordBuilder.
|
static ChoiceAddressCodeableConceptLocationReference.Builder |
ChoiceAddressCodeableConceptLocationReference.newBuilder(ChoiceAddressCodeableConceptLocationReference.Builder other)
Creates a new ChoiceAddressCodeableConceptLocationReference RecordBuilder by copying an existing Builder.
|
static ChoiceAddressCodeableConceptLocationReference.Builder |
ChoiceAddressCodeableConceptLocationReference.newBuilder(ChoiceAddressCodeableConceptLocationReference other)
Creates a new ChoiceAddressCodeableConceptLocationReference RecordBuilder by copying an existing ChoiceAddressCodeableConceptLocationReference instance.
|
ChoiceAddressCodeableConceptLocationReference.Builder |
ChoiceAddressCodeableConceptLocationReference.Builder.setAddress(Address value)
Sets the value of the 'address' field.
|
ChoiceAddressCodeableConceptLocationReference.Builder |
ChoiceAddressCodeableConceptLocationReference.Builder.setAddressBuilder(Address.Builder value)
Sets the Builder instance for the 'address' field
Choice field
|
ChoiceAddressCodeableConceptLocationReference.Builder |
ChoiceAddressCodeableConceptLocationReference.Builder.setCodeableConcept(CodeableConcept value)
Sets the value of the 'codeableConcept' field.
|
ChoiceAddressCodeableConceptLocationReference.Builder |
ChoiceAddressCodeableConceptLocationReference.Builder.setCodeableConceptBuilder(CodeableConcept.Builder value)
Sets the Builder instance for the 'codeableConcept' field
Choice field
|
ChoiceAddressCodeableConceptLocationReference.Builder |
ChoiceAddressCodeableConceptLocationReference.Builder.setReference(LocationReference value)
Sets the value of the 'reference' field.
|
ChoiceAddressCodeableConceptLocationReference.Builder |
ChoiceAddressCodeableConceptLocationReference.Builder.setReferenceBuilder(LocationReference.Builder value)
Sets the Builder instance for the 'reference' field
Choice field
|
| Modifier and Type | Method and Description |
|---|---|
static ChoiceAddressCodeableConceptLocationReference.Builder |
ChoiceAddressCodeableConceptLocationReference.newBuilder(ChoiceAddressCodeableConceptLocationReference.Builder other)
Creates a new ChoiceAddressCodeableConceptLocationReference RecordBuilder by copying an existing Builder.
|
ClaimItem.Builder |
ClaimItem.Builder.setLocationBuilder(ChoiceAddressCodeableConceptLocationReference.Builder value)
Sets the Builder instance for the 'location' field
Field for FHIR property location
|
Copyright © 2020. All rights reserved.