| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro | |
| com.cerner.bunsen.stu3.avro.us.core |
| Modifier and Type | Method and Description |
|---|---|
Quantity |
Quantity.Builder.build() |
static Quantity |
Quantity.fromByteBuffer(ByteBuffer b)
Deserializes a Quantity from a ByteBuffer.
|
Quantity |
CarePlanActivityDetail.getDailyAmount()
Gets the value of the 'dailyAmount' field.
|
Quantity |
CarePlanActivityDetail.Builder.getDailyAmount()
Gets the value of the 'dailyAmount' field.
|
Quantity |
MedicationDispense.getDaysSupply()
Gets the value of the 'daysSupply' field.
|
Quantity |
MedicationDispense.Builder.getDaysSupply()
Gets the value of the 'daysSupply' field.
|
Quantity |
Ratio.getDenominator()
Gets the value of the 'denominator' field.
|
Quantity |
Ratio.Builder.getDenominator()
Gets the value of the 'denominator' field.
|
Quantity |
Immunization.getDoseQuantity()
Gets the value of the 'doseQuantity' field.
|
Quantity |
Immunization.Builder.getDoseQuantity()
Gets the value of the 'doseQuantity' field.
|
Quantity |
ObservationReferenceRange.getHigh()
Gets the value of the 'high' field.
|
Quantity |
ObservationReferenceRange.Builder.getHigh()
Gets the value of the 'high' field.
|
Quantity |
ObservationComponentReferenceRange.getHigh()
Gets the value of the 'high' field.
|
Quantity |
ObservationComponentReferenceRange.Builder.getHigh()
Gets the value of the 'high' field.
|
Quantity |
Range.getHigh()
Gets the value of the 'high' field.
|
Quantity |
Range.Builder.getHigh()
Gets the value of the 'high' field.
|
Quantity |
ObservationReferenceRange.getLow()
Gets the value of the 'low' field.
|
Quantity |
ObservationReferenceRange.Builder.getLow()
Gets the value of the 'low' field.
|
Quantity |
ObservationComponentReferenceRange.getLow()
Gets the value of the 'low' field.
|
Quantity |
ObservationComponentReferenceRange.Builder.getLow()
Gets the value of the 'low' field.
|
Quantity |
Range.getLow()
Gets the value of the 'low' field.
|
Quantity |
Range.Builder.getLow()
Gets the value of the 'low' field.
|
Quantity |
Dosage.getMaxDosePerAdministration()
Gets the value of the 'maxDosePerAdministration' field.
|
Quantity |
Dosage.Builder.getMaxDosePerAdministration()
Gets the value of the 'maxDosePerAdministration' field.
|
Quantity |
Dosage.getMaxDosePerLifetime()
Gets the value of the 'maxDosePerLifetime' field.
|
Quantity |
Dosage.Builder.getMaxDosePerLifetime()
Gets the value of the 'maxDosePerLifetime' field.
|
Quantity |
Ratio.getNumerator()
Gets the value of the 'numerator' field.
|
Quantity |
Ratio.Builder.getNumerator()
Gets the value of the 'numerator' field.
|
Quantity |
SampledData.getOrigin()
Gets the value of the 'origin' field.
|
Quantity |
SampledData.Builder.getOrigin()
Gets the value of the 'origin' field.
|
Quantity |
ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.getQuantity()
Gets the value of the 'quantity' field.
|
Quantity |
ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder.getQuantity()
Gets the value of the 'quantity' field.
|
Quantity |
ClaimItem.getQuantity()
Gets the value of the 'quantity' field.
|
Quantity |
ClaimItem.Builder.getQuantity()
Gets the value of the 'quantity' field.
|
Quantity |
MedicationDispense.getQuantity()
Gets the value of the 'quantity' field.
|
Quantity |
MedicationDispense.Builder.getQuantity()
Gets the value of the 'quantity' field.
|
Quantity |
ChoiceQuantityRangeRatio.getQuantity()
Gets the value of the 'quantity' field.
|
Quantity |
ChoiceQuantityRangeRatio.Builder.getQuantity()
Gets the value of the 'quantity' field.
|
Quantity |
ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.getQuantity()
Gets the value of the 'quantity' field.
|
Quantity |
ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder.getQuantity()
Gets the value of the 'quantity' field.
|
Quantity |
ClaimItemDetail.getQuantity()
Gets the value of the 'quantity' field.
|
Quantity |
ClaimItemDetail.Builder.getQuantity()
Gets the value of the 'quantity' field.
|
Quantity |
ChoiceAttachmentQuantityResourceReferenceString.getQuantity()
Gets the value of the 'quantity' field.
|
Quantity |
ChoiceAttachmentQuantityResourceReferenceString.Builder.getQuantity()
Gets the value of the 'quantity' field.
|
Quantity |
ClaimItemDetailSubDetail.getQuantity()
Gets the value of the 'quantity' field.
|
Quantity |
ClaimItemDetailSubDetail.Builder.getQuantity()
Gets the value of the 'quantity' field.
|
Quantity |
CarePlanActivityDetail.getQuantity()
Gets the value of the 'quantity' field.
|
Quantity |
CarePlanActivityDetail.Builder.getQuantity()
Gets the value of the 'quantity' field.
|
Quantity |
ChoiceCodeableConceptQuantityRange.getQuantity()
Gets the value of the 'quantity' field.
|
Quantity |
ChoiceCodeableConceptQuantityRange.Builder.getQuantity()
Gets the value of the 'quantity' field.
|
Quantity |
ChoiceQuantityRange.getQuantity()
Gets the value of the 'quantity' field.
|
Quantity |
ChoiceQuantityRange.Builder.getQuantity()
Gets the value of the 'quantity' field.
|
| Modifier and Type | Method and Description |
|---|---|
static org.apache.avro.message.BinaryMessageDecoder<Quantity> |
Quantity.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<Quantity> |
Quantity.getDecoder()
Return the BinaryMessageDecoder instance used by this class.
|
| Modifier and Type | Method and Description |
|---|---|
static Quantity.Builder |
Quantity.newBuilder(Quantity other)
Creates a new Quantity RecordBuilder by copying an existing Quantity instance.
|
void |
CarePlanActivityDetail.setDailyAmount(Quantity value)
Sets the value of the 'dailyAmount' field.
|
CarePlanActivityDetail.Builder |
CarePlanActivityDetail.Builder.setDailyAmount(Quantity value)
Sets the value of the 'dailyAmount' field.
|
void |
MedicationDispense.setDaysSupply(Quantity value)
Sets the value of the 'daysSupply' field.
|
MedicationDispense.Builder |
MedicationDispense.Builder.setDaysSupply(Quantity value)
Sets the value of the 'daysSupply' field.
|
void |
Ratio.setDenominator(Quantity value)
Sets the value of the 'denominator' field.
|
Ratio.Builder |
Ratio.Builder.setDenominator(Quantity value)
Sets the value of the 'denominator' field.
|
void |
Immunization.setDoseQuantity(Quantity value)
Sets the value of the 'doseQuantity' field.
|
Immunization.Builder |
Immunization.Builder.setDoseQuantity(Quantity value)
Sets the value of the 'doseQuantity' field.
|
void |
ObservationReferenceRange.setHigh(Quantity value)
Sets the value of the 'high' field.
|
ObservationReferenceRange.Builder |
ObservationReferenceRange.Builder.setHigh(Quantity value)
Sets the value of the 'high' field.
|
void |
ObservationComponentReferenceRange.setHigh(Quantity value)
Sets the value of the 'high' field.
|
ObservationComponentReferenceRange.Builder |
ObservationComponentReferenceRange.Builder.setHigh(Quantity value)
Sets the value of the 'high' field.
|
void |
Range.setHigh(Quantity value)
Sets the value of the 'high' field.
|
Range.Builder |
Range.Builder.setHigh(Quantity value)
Sets the value of the 'high' field.
|
void |
ObservationReferenceRange.setLow(Quantity value)
Sets the value of the 'low' field.
|
ObservationReferenceRange.Builder |
ObservationReferenceRange.Builder.setLow(Quantity value)
Sets the value of the 'low' field.
|
void |
ObservationComponentReferenceRange.setLow(Quantity value)
Sets the value of the 'low' field.
|
ObservationComponentReferenceRange.Builder |
ObservationComponentReferenceRange.Builder.setLow(Quantity value)
Sets the value of the 'low' field.
|
void |
Range.setLow(Quantity value)
Sets the value of the 'low' field.
|
Range.Builder |
Range.Builder.setLow(Quantity value)
Sets the value of the 'low' field.
|
void |
Dosage.setMaxDosePerAdministration(Quantity value)
Sets the value of the 'maxDosePerAdministration' field.
|
Dosage.Builder |
Dosage.Builder.setMaxDosePerAdministration(Quantity value)
Sets the value of the 'maxDosePerAdministration' field.
|
void |
Dosage.setMaxDosePerLifetime(Quantity value)
Sets the value of the 'maxDosePerLifetime' field.
|
Dosage.Builder |
Dosage.Builder.setMaxDosePerLifetime(Quantity value)
Sets the value of the 'maxDosePerLifetime' field.
|
void |
Ratio.setNumerator(Quantity value)
Sets the value of the 'numerator' field.
|
Ratio.Builder |
Ratio.Builder.setNumerator(Quantity value)
Sets the value of the 'numerator' field.
|
void |
SampledData.setOrigin(Quantity value)
Sets the value of the 'origin' field.
|
SampledData.Builder |
SampledData.Builder.setOrigin(Quantity value)
Sets the value of the 'origin' field.
|
void |
ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.setQuantity(Quantity value)
Sets the value of the 'quantity' field.
|
ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder |
ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder.setQuantity(Quantity value)
Sets the value of the 'quantity' field.
|
void |
ClaimItem.setQuantity(Quantity value)
Sets the value of the 'quantity' field.
|
ClaimItem.Builder |
ClaimItem.Builder.setQuantity(Quantity value)
Sets the value of the 'quantity' field.
|
void |
MedicationDispense.setQuantity(Quantity value)
Sets the value of the 'quantity' field.
|
MedicationDispense.Builder |
MedicationDispense.Builder.setQuantity(Quantity value)
Sets the value of the 'quantity' field.
|
void |
ChoiceQuantityRangeRatio.setQuantity(Quantity value)
Sets the value of the 'quantity' field.
|
ChoiceQuantityRangeRatio.Builder |
ChoiceQuantityRangeRatio.Builder.setQuantity(Quantity value)
Sets the value of the 'quantity' field.
|
void |
ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.setQuantity(Quantity value)
Sets the value of the 'quantity' field.
|
ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder |
ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder.setQuantity(Quantity value)
Sets the value of the 'quantity' field.
|
void |
ClaimItemDetail.setQuantity(Quantity value)
Sets the value of the 'quantity' field.
|
ClaimItemDetail.Builder |
ClaimItemDetail.Builder.setQuantity(Quantity value)
Sets the value of the 'quantity' field.
|
void |
ChoiceAttachmentQuantityResourceReferenceString.setQuantity(Quantity value)
Sets the value of the 'quantity' field.
|
ChoiceAttachmentQuantityResourceReferenceString.Builder |
ChoiceAttachmentQuantityResourceReferenceString.Builder.setQuantity(Quantity value)
Sets the value of the 'quantity' field.
|
void |
ClaimItemDetailSubDetail.setQuantity(Quantity value)
Sets the value of the 'quantity' field.
|
ClaimItemDetailSubDetail.Builder |
ClaimItemDetailSubDetail.Builder.setQuantity(Quantity value)
Sets the value of the 'quantity' field.
|
void |
CarePlanActivityDetail.setQuantity(Quantity value)
Sets the value of the 'quantity' field.
|
CarePlanActivityDetail.Builder |
CarePlanActivityDetail.Builder.setQuantity(Quantity value)
Sets the value of the 'quantity' field.
|
void |
ChoiceCodeableConceptQuantityRange.setQuantity(Quantity value)
Sets the value of the 'quantity' field.
|
ChoiceCodeableConceptQuantityRange.Builder |
ChoiceCodeableConceptQuantityRange.Builder.setQuantity(Quantity value)
Sets the value of the 'quantity' field.
|
void |
ChoiceQuantityRange.setQuantity(Quantity value)
Sets the value of the 'quantity' field.
|
ChoiceQuantityRange.Builder |
ChoiceQuantityRange.Builder.setQuantity(Quantity value)
Sets the value of the 'quantity' field.
|
| Modifier and Type | Method and Description |
|---|---|
Quantity |
MedicationPackageContent.getAmount()
Gets the value of the 'amount' field.
|
Quantity |
MedicationPackageContent.Builder.getAmount()
Gets the value of the 'amount' field.
|
Quantity |
CarePlanActivityDetail.getDailyAmount()
Gets the value of the 'dailyAmount' field.
|
Quantity |
CarePlanActivityDetail.Builder.getDailyAmount()
Gets the value of the 'dailyAmount' field.
|
Quantity |
Immunization.getDoseQuantity()
Gets the value of the 'doseQuantity' field.
|
Quantity |
Immunization.Builder.getDoseQuantity()
Gets the value of the 'doseQuantity' field.
|
Quantity |
MedicationRequestDispenseRequest.getQuantity()
Gets the value of the 'quantity' field.
|
Quantity |
MedicationRequestDispenseRequest.Builder.getQuantity()
Gets the value of the 'quantity' field.
|
Quantity |
CarePlanActivityDetail.getQuantity()
Gets the value of the 'quantity' field.
|
Quantity |
CarePlanActivityDetail.Builder.getQuantity()
Gets the value of the 'quantity' field.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MedicationPackageContent.setAmount(Quantity value)
Sets the value of the 'amount' field.
|
MedicationPackageContent.Builder |
MedicationPackageContent.Builder.setAmount(Quantity value)
Sets the value of the 'amount' field.
|
void |
CarePlanActivityDetail.setDailyAmount(Quantity value)
Sets the value of the 'dailyAmount' field.
|
CarePlanActivityDetail.Builder |
CarePlanActivityDetail.Builder.setDailyAmount(Quantity value)
Sets the value of the 'dailyAmount' field.
|
void |
Immunization.setDoseQuantity(Quantity value)
Sets the value of the 'doseQuantity' field.
|
Immunization.Builder |
Immunization.Builder.setDoseQuantity(Quantity value)
Sets the value of the 'doseQuantity' field.
|
void |
MedicationRequestDispenseRequest.setQuantity(Quantity value)
Sets the value of the 'quantity' field.
|
MedicationRequestDispenseRequest.Builder |
MedicationRequestDispenseRequest.Builder.setQuantity(Quantity value)
Sets the value of the 'quantity' field.
|
void |
CarePlanActivityDetail.setQuantity(Quantity value)
Sets the value of the 'quantity' field.
|
CarePlanActivityDetail.Builder |
CarePlanActivityDetail.Builder.setQuantity(Quantity value)
Sets the value of the 'quantity' field.
|
Copyright © 2020. All rights reserved.