Uses of Class
org.hl7.v3.RTOPQPQ
-
Uses of RTOPQPQ in org.hl7.v3
Fields in org.hl7.v3 declared as RTOPQPQModifier and TypeFieldDescriptionprotected RTOPQPQCOCTMT530000UVSubstanceAdministration.maxDoseQuantityprotected RTOPQPQPOCDMT000040SubstanceAdministration.maxDoseQuantityprotected RTOPQPQCOCTMT300000UV04ManufacturedProduct.quantityprotected RTOPQPQCOCTMT490000UV04ContentPackagedProduct.quantityprotected RTOPQPQCOCTMT440001UVValuedItem.unitQuantityprotected RTOPQPQCOCTMT510000UV06CoverageCharge.unitQuantityprotected RTOPQPQCOCTMT510000UV06FinancialParticipationCharge.unitQuantityMethods in org.hl7.v3 that return RTOPQPQModifier and TypeMethodDescriptionObjectFactory.createRTOPQPQ()Create an instance ofRTOPQPQCOCTMT530000UVSubstanceAdministration.getMaxDoseQuantity()Gets the value of the maxDoseQuantity property.POCDMT000040SubstanceAdministration.getMaxDoseQuantity()Gets the value of the maxDoseQuantity property.COCTMT300000UV04ManufacturedProduct.getQuantity()Gets the value of the quantity property.COCTMT490000UV04ContentPackagedProduct.getQuantity()Gets the value of the quantity property.COCTMT440001UVValuedItem.getUnitQuantity()Gets the value of the unitQuantity property.COCTMT510000UV06CoverageCharge.getUnitQuantity()Gets the value of the unitQuantity property.COCTMT510000UV06FinancialParticipationCharge.getUnitQuantity()Gets the value of the unitQuantity property.RTOPQPQ.withDenominator(PQ value) RTOPQPQ.withNullFlavor(String... values) RTOPQPQ.withNullFlavor(Collection<String> values) RTOPQPQ.withNumerator(PQ value) Methods in org.hl7.v3 with parameters of type RTOPQPQModifier and TypeMethodDescriptionvoidCOCTMT530000UVSubstanceAdministration.setMaxDoseQuantity(RTOPQPQ value) Sets the value of the maxDoseQuantity property.voidPOCDMT000040SubstanceAdministration.setMaxDoseQuantity(RTOPQPQ value) Sets the value of the maxDoseQuantity property.voidCOCTMT300000UV04ManufacturedProduct.setQuantity(RTOPQPQ value) Sets the value of the quantity property.voidCOCTMT490000UV04ContentPackagedProduct.setQuantity(RTOPQPQ value) Sets the value of the quantity property.voidCOCTMT440001UVValuedItem.setUnitQuantity(RTOPQPQ value) Sets the value of the unitQuantity property.voidCOCTMT510000UV06CoverageCharge.setUnitQuantity(RTOPQPQ value) Sets the value of the unitQuantity property.voidCOCTMT510000UV06FinancialParticipationCharge.setUnitQuantity(RTOPQPQ value) Sets the value of the unitQuantity property.COCTMT530000UVSubstanceAdministration.withMaxDoseQuantity(RTOPQPQ value) POCDMT000040SubstanceAdministration.withMaxDoseQuantity(RTOPQPQ value) COCTMT300000UV04ManufacturedProduct.withQuantity(RTOPQPQ value) COCTMT490000UV04ContentPackagedProduct.withQuantity(RTOPQPQ value) COCTMT440001UVValuedItem.withUnitQuantity(RTOPQPQ value) COCTMT510000UV06CoverageCharge.withUnitQuantity(RTOPQPQ value) COCTMT510000UV06FinancialParticipationCharge.withUnitQuantity(RTOPQPQ value)