| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro |
| Modifier and Type | Method and Description |
|---|---|
DeviceMedicationSubstanceReference |
DeviceMedicationSubstanceReference.Builder.build() |
static DeviceMedicationSubstanceReference |
DeviceMedicationSubstanceReference.fromByteBuffer(ByteBuffer b)
Deserializes a DeviceMedicationSubstanceReference from a ByteBuffer.
|
| Modifier and Type | Method and Description |
|---|---|
static org.apache.avro.message.BinaryMessageDecoder<DeviceMedicationSubstanceReference> |
DeviceMedicationSubstanceReference.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<DeviceMedicationSubstanceReference> |
DeviceMedicationSubstanceReference.getDecoder()
Return the BinaryMessageDecoder instance used by this class.
|
List<DeviceMedicationSubstanceReference> |
Procedure.getUsedReference()
Gets the value of the 'usedReference' field.
|
List<DeviceMedicationSubstanceReference> |
Procedure.Builder.getUsedReference()
Gets the value of the 'usedReference' field.
|
| Modifier and Type | Method and Description |
|---|---|
static DeviceMedicationSubstanceReference.Builder |
DeviceMedicationSubstanceReference.newBuilder(DeviceMedicationSubstanceReference other)
Creates a new DeviceMedicationSubstanceReference RecordBuilder by copying an existing DeviceMedicationSubstanceReference instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Procedure.setUsedReference(List<DeviceMedicationSubstanceReference> value)
Sets the value of the 'usedReference' field.
|
Procedure.Builder |
Procedure.Builder.setUsedReference(List<DeviceMedicationSubstanceReference> value)
Sets the value of the 'usedReference' field.
|
Copyright © 2020. All rights reserved.