| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro |
| Modifier and Type | Method and Description |
|---|---|
ChoiceAttachmentQuantityResourceReferenceString |
ChoiceAttachmentQuantityResourceReferenceString.Builder.build() |
static ChoiceAttachmentQuantityResourceReferenceString |
ChoiceAttachmentQuantityResourceReferenceString.fromByteBuffer(ByteBuffer b)
Deserializes a ChoiceAttachmentQuantityResourceReferenceString from a ByteBuffer.
|
ChoiceAttachmentQuantityResourceReferenceString |
ClaimInformation.getValue()
Gets the value of the 'value' field.
|
ChoiceAttachmentQuantityResourceReferenceString |
ClaimInformation.Builder.getValue()
Gets the value of the 'value' field.
|
| Modifier and Type | Method and Description |
|---|---|
static org.apache.avro.message.BinaryMessageDecoder<ChoiceAttachmentQuantityResourceReferenceString> |
ChoiceAttachmentQuantityResourceReferenceString.createDecoder(org.apache.avro.message.SchemaStore resolver)
Create a new BinaryMessageDecoder instance for this class that uses the specified
SchemaStore. |
static org.apache.avro.message.BinaryMessageDecoder<ChoiceAttachmentQuantityResourceReferenceString> |
ChoiceAttachmentQuantityResourceReferenceString.getDecoder()
Return the BinaryMessageDecoder instance used by this class.
|
| Modifier and Type | Method and Description |
|---|---|
static ChoiceAttachmentQuantityResourceReferenceString.Builder |
ChoiceAttachmentQuantityResourceReferenceString.newBuilder(ChoiceAttachmentQuantityResourceReferenceString other)
Creates a new ChoiceAttachmentQuantityResourceReferenceString RecordBuilder by copying an existing ChoiceAttachmentQuantityResourceReferenceString instance.
|
void |
ClaimInformation.setValue(ChoiceAttachmentQuantityResourceReferenceString value)
Sets the value of the 'value' field.
|
ClaimInformation.Builder |
ClaimInformation.Builder.setValue(ChoiceAttachmentQuantityResourceReferenceString value)
Sets the value of the 'value' field.
|
| Constructor and Description |
|---|
ClaimInformation(String id,
Integer sequence,
CodeableConcept category,
CodeableConcept code,
ChoicePeriodDate timing,
ChoiceAttachmentQuantityResourceReferenceString value,
CodeableConcept reason)
All-args constructor.
|
Copyright © 2020. All rights reserved.