| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro |
| Modifier and Type | Method and Description |
|---|---|
ClaimInformation.Builder |
ClaimInformation.Builder.clearCategory()
Clears the value of the 'category' field.
|
ClaimInformation.Builder |
ClaimInformation.Builder.clearCode()
Clears the value of the 'code' field.
|
ClaimInformation.Builder |
ClaimInformation.Builder.clearId()
Clears the value of the 'id' field.
|
ClaimInformation.Builder |
ClaimInformation.Builder.clearReason()
Clears the value of the 'reason' field.
|
ClaimInformation.Builder |
ClaimInformation.Builder.clearSequence()
Clears the value of the 'sequence' field.
|
ClaimInformation.Builder |
ClaimInformation.Builder.clearTiming()
Clears the value of the 'timing' field.
|
ClaimInformation.Builder |
ClaimInformation.Builder.clearValue()
Clears the value of the 'value' field.
|
static ClaimInformation.Builder |
ClaimInformation.newBuilder()
Creates a new ClaimInformation RecordBuilder.
|
static ClaimInformation.Builder |
ClaimInformation.newBuilder(ClaimInformation.Builder other)
Creates a new ClaimInformation RecordBuilder by copying an existing Builder.
|
static ClaimInformation.Builder |
ClaimInformation.newBuilder(ClaimInformation other)
Creates a new ClaimInformation RecordBuilder by copying an existing ClaimInformation instance.
|
ClaimInformation.Builder |
ClaimInformation.Builder.setCategory(CodeableConcept value)
Sets the value of the 'category' field.
|
ClaimInformation.Builder |
ClaimInformation.Builder.setCategoryBuilder(CodeableConcept.Builder value)
Sets the Builder instance for the 'category' field
Field for FHIR property category
|
ClaimInformation.Builder |
ClaimInformation.Builder.setCode(CodeableConcept value)
Sets the value of the 'code' field.
|
ClaimInformation.Builder |
ClaimInformation.Builder.setCodeBuilder(CodeableConcept.Builder value)
Sets the Builder instance for the 'code' field
Field for FHIR property code
|
ClaimInformation.Builder |
ClaimInformation.Builder.setId(String value)
Sets the value of the 'id' field.
|
ClaimInformation.Builder |
ClaimInformation.Builder.setReason(CodeableConcept value)
Sets the value of the 'reason' field.
|
ClaimInformation.Builder |
ClaimInformation.Builder.setReasonBuilder(CodeableConcept.Builder value)
Sets the Builder instance for the 'reason' field
Field for FHIR property reason
|
ClaimInformation.Builder |
ClaimInformation.Builder.setSequence(Integer value)
Sets the value of the 'sequence' field.
|
ClaimInformation.Builder |
ClaimInformation.Builder.setTiming(ChoicePeriodDate value)
Sets the value of the 'timing' field.
|
ClaimInformation.Builder |
ClaimInformation.Builder.setTimingBuilder(ChoicePeriodDate.Builder value)
Sets the Builder instance for the 'timing' field
Field for FHIR property timing
|
ClaimInformation.Builder |
ClaimInformation.Builder.setValue(ChoiceAttachmentQuantityResourceReferenceString value)
Sets the value of the 'value' field.
|
ClaimInformation.Builder |
ClaimInformation.Builder.setValueBuilder(ChoiceAttachmentQuantityResourceReferenceString.Builder value)
Sets the Builder instance for the 'value' field
Field for FHIR property value
|
| Modifier and Type | Method and Description |
|---|---|
static ClaimInformation.Builder |
ClaimInformation.newBuilder(ClaimInformation.Builder other)
Creates a new ClaimInformation RecordBuilder by copying an existing Builder.
|
Copyright © 2020. All rights reserved.