| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro |
| Modifier and Type | Method and Description |
|---|---|
ClaimInsurance.Builder |
ClaimInsurance.Builder.clearBusinessArrangement()
Clears the value of the 'businessArrangement' field.
|
ClaimInsurance.Builder |
ClaimInsurance.Builder.clearClaimResponse()
Clears the value of the 'claimResponse' field.
|
ClaimInsurance.Builder |
ClaimInsurance.Builder.clearCoverage()
Clears the value of the 'coverage' field.
|
ClaimInsurance.Builder |
ClaimInsurance.Builder.clearFocal()
Clears the value of the 'focal' field.
|
ClaimInsurance.Builder |
ClaimInsurance.Builder.clearId()
Clears the value of the 'id' field.
|
ClaimInsurance.Builder |
ClaimInsurance.Builder.clearPreAuthRef()
Clears the value of the 'preAuthRef' field.
|
ClaimInsurance.Builder |
ClaimInsurance.Builder.clearSequence()
Clears the value of the 'sequence' field.
|
static ClaimInsurance.Builder |
ClaimInsurance.newBuilder()
Creates a new ClaimInsurance RecordBuilder.
|
static ClaimInsurance.Builder |
ClaimInsurance.newBuilder(ClaimInsurance.Builder other)
Creates a new ClaimInsurance RecordBuilder by copying an existing Builder.
|
static ClaimInsurance.Builder |
ClaimInsurance.newBuilder(ClaimInsurance other)
Creates a new ClaimInsurance RecordBuilder by copying an existing ClaimInsurance instance.
|
ClaimInsurance.Builder |
ClaimInsurance.Builder.setBusinessArrangement(String value)
Sets the value of the 'businessArrangement' field.
|
ClaimInsurance.Builder |
ClaimInsurance.Builder.setClaimResponse(ClaimResponseReference value)
Sets the value of the 'claimResponse' field.
|
ClaimInsurance.Builder |
ClaimInsurance.Builder.setClaimResponseBuilder(ClaimResponseReference.Builder value)
Sets the Builder instance for the 'claimResponse' field
Field for FHIR property claimResponse
|
ClaimInsurance.Builder |
ClaimInsurance.Builder.setCoverage(CoverageReference value)
Sets the value of the 'coverage' field.
|
ClaimInsurance.Builder |
ClaimInsurance.Builder.setCoverageBuilder(CoverageReference.Builder value)
Sets the Builder instance for the 'coverage' field
Field for FHIR property coverage
|
ClaimInsurance.Builder |
ClaimInsurance.Builder.setFocal(Boolean value)
Sets the value of the 'focal' field.
|
ClaimInsurance.Builder |
ClaimInsurance.Builder.setId(String value)
Sets the value of the 'id' field.
|
ClaimInsurance.Builder |
ClaimInsurance.Builder.setPreAuthRef(List<String> value)
Sets the value of the 'preAuthRef' field.
|
ClaimInsurance.Builder |
ClaimInsurance.Builder.setSequence(Integer value)
Sets the value of the 'sequence' field.
|
| Modifier and Type | Method and Description |
|---|---|
static ClaimInsurance.Builder |
ClaimInsurance.newBuilder(ClaimInsurance.Builder other)
Creates a new ClaimInsurance RecordBuilder by copying an existing Builder.
|
Copyright © 2020. All rights reserved.