| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro | |
| com.cerner.bunsen.stu3.avro.us.core |
| Modifier and Type | Method and Description |
|---|---|
CarePlanMedicationRequestProcedureRequestReferralRequestReference |
CarePlanMedicationRequestProcedureRequestReferralRequestReference.Builder.build() |
static CarePlanMedicationRequestProcedureRequestReferralRequestReference |
CarePlanMedicationRequestProcedureRequestReferralRequestReference.fromByteBuffer(ByteBuffer b)
Deserializes a CarePlanMedicationRequestProcedureRequestReferralRequestReference from a ByteBuffer.
|
| Modifier and Type | Method and Description |
|---|---|
static org.apache.avro.message.BinaryMessageDecoder<CarePlanMedicationRequestProcedureRequestReferralRequestReference> |
CarePlanMedicationRequestProcedureRequestReferralRequestReference.createDecoder(org.apache.avro.message.SchemaStore resolver)
Create a new BinaryMessageDecoder instance for this class that uses the specified
SchemaStore. |
List<CarePlanMedicationRequestProcedureRequestReferralRequestReference> |
MedicationStatement.getBasedOn()
Gets the value of the 'basedOn' field.
|
List<CarePlanMedicationRequestProcedureRequestReferralRequestReference> |
MedicationStatement.Builder.getBasedOn()
Gets the value of the 'basedOn' field.
|
static org.apache.avro.message.BinaryMessageDecoder<CarePlanMedicationRequestProcedureRequestReferralRequestReference> |
CarePlanMedicationRequestProcedureRequestReferralRequestReference.getDecoder()
Return the BinaryMessageDecoder instance used by this class.
|
| Modifier and Type | Method and Description |
|---|---|
static CarePlanMedicationRequestProcedureRequestReferralRequestReference.Builder |
CarePlanMedicationRequestProcedureRequestReferralRequestReference.newBuilder(CarePlanMedicationRequestProcedureRequestReferralRequestReference other)
Creates a new CarePlanMedicationRequestProcedureRequestReferralRequestReference RecordBuilder by copying an existing CarePlanMedicationRequestProcedureRequestReferralRequestReference instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MedicationStatement.setBasedOn(List<CarePlanMedicationRequestProcedureRequestReferralRequestReference> value)
Sets the value of the 'basedOn' field.
|
MedicationStatement.Builder |
MedicationStatement.Builder.setBasedOn(List<CarePlanMedicationRequestProcedureRequestReferralRequestReference> value)
Sets the value of the 'basedOn' field.
|
| Modifier and Type | Method and Description |
|---|---|
List<CarePlanMedicationRequestProcedureRequestReferralRequestReference> |
MedicationRequest.getBasedOn()
Gets the value of the 'basedOn' field.
|
List<CarePlanMedicationRequestProcedureRequestReferralRequestReference> |
MedicationRequest.Builder.getBasedOn()
Gets the value of the 'basedOn' field.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MedicationRequest.setBasedOn(List<CarePlanMedicationRequestProcedureRequestReferralRequestReference> value)
Sets the value of the 'basedOn' field.
|
MedicationRequest.Builder |
MedicationRequest.Builder.setBasedOn(List<CarePlanMedicationRequestProcedureRequestReferralRequestReference> value)
Sets the value of the 'basedOn' field.
|
Copyright © 2020. All rights reserved.