| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro |
| Modifier and Type | Method and Description |
|---|---|
ClaimRelated.Builder |
ClaimRelated.Builder.clearClaim()
Clears the value of the 'claim' field.
|
ClaimRelated.Builder |
ClaimRelated.Builder.clearId()
Clears the value of the 'id' field.
|
ClaimRelated.Builder |
ClaimRelated.Builder.clearReference()
Clears the value of the 'reference' field.
|
ClaimRelated.Builder |
ClaimRelated.Builder.clearRelationship()
Clears the value of the 'relationship' field.
|
static ClaimRelated.Builder |
ClaimRelated.newBuilder()
Creates a new ClaimRelated RecordBuilder.
|
static ClaimRelated.Builder |
ClaimRelated.newBuilder(ClaimRelated.Builder other)
Creates a new ClaimRelated RecordBuilder by copying an existing Builder.
|
static ClaimRelated.Builder |
ClaimRelated.newBuilder(ClaimRelated other)
Creates a new ClaimRelated RecordBuilder by copying an existing ClaimRelated instance.
|
ClaimRelated.Builder |
ClaimRelated.Builder.setClaim(ClaimReference value)
Sets the value of the 'claim' field.
|
ClaimRelated.Builder |
ClaimRelated.Builder.setClaimBuilder(ClaimReference.Builder value)
Sets the Builder instance for the 'claim' field
Field for FHIR property claim
|
ClaimRelated.Builder |
ClaimRelated.Builder.setId(String value)
Sets the value of the 'id' field.
|
ClaimRelated.Builder |
ClaimRelated.Builder.setReference(Identifier value)
Sets the value of the 'reference' field.
|
ClaimRelated.Builder |
ClaimRelated.Builder.setReferenceBuilder(Identifier.Builder value)
Sets the Builder instance for the 'reference' field
Field for FHIR property reference
|
ClaimRelated.Builder |
ClaimRelated.Builder.setRelationship(CodeableConcept value)
Sets the value of the 'relationship' field.
|
ClaimRelated.Builder |
ClaimRelated.Builder.setRelationshipBuilder(CodeableConcept.Builder value)
Sets the Builder instance for the 'relationship' field
Field for FHIR property relationship
|
| Modifier and Type | Method and Description |
|---|---|
static ClaimRelated.Builder |
ClaimRelated.newBuilder(ClaimRelated.Builder other)
Creates a new ClaimRelated RecordBuilder by copying an existing Builder.
|
Copyright © 2020. All rights reserved.