| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro |
| Modifier and Type | Method and Description |
|---|---|
MedicationSubstanceReference |
MedicationSubstanceReference.Builder.build() |
static MedicationSubstanceReference |
MedicationSubstanceReference.fromByteBuffer(ByteBuffer b)
Deserializes a MedicationSubstanceReference from a ByteBuffer.
|
MedicationSubstanceReference |
ChoiceCodeableConceptMedicationSubstanceReference.getReference()
Gets the value of the 'reference' field.
|
MedicationSubstanceReference |
ChoiceCodeableConceptMedicationSubstanceReference.Builder.getReference()
Gets the value of the 'reference' field.
|
| Modifier and Type | Method and Description |
|---|---|
static org.apache.avro.message.BinaryMessageDecoder<MedicationSubstanceReference> |
MedicationSubstanceReference.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<MedicationSubstanceReference> |
MedicationSubstanceReference.getDecoder()
Return the BinaryMessageDecoder instance used by this class.
|
| Modifier and Type | Method and Description |
|---|---|
static MedicationSubstanceReference.Builder |
MedicationSubstanceReference.newBuilder(MedicationSubstanceReference other)
Creates a new MedicationSubstanceReference RecordBuilder by copying an existing MedicationSubstanceReference instance.
|
void |
ChoiceCodeableConceptMedicationSubstanceReference.setReference(MedicationSubstanceReference value)
Sets the value of the 'reference' field.
|
ChoiceCodeableConceptMedicationSubstanceReference.Builder |
ChoiceCodeableConceptMedicationSubstanceReference.Builder.setReference(MedicationSubstanceReference value)
Sets the value of the 'reference' field.
|
| Constructor and Description |
|---|
ChoiceCodeableConceptMedicationSubstanceReference(CodeableConcept codeableConcept,
MedicationSubstanceReference reference)
All-args constructor.
|
Copyright © 2020. All rights reserved.