Uses of Class
org.hl7.v3.RTOMOPQ
-
Uses of RTOMOPQ in org.hl7.v3
Fields in org.hl7.v3 declared as RTOMOPQModifier and TypeFieldDescriptionprotected RTOMOPQCOCTMT440001UVValuedItem.unitPriceAmtprotected RTOMOPQCOCTMT510000UV06CoverageCharge.unitPriceAmtprotected RTOMOPQCOCTMT510000UV06FinancialParticipationCharge.unitPriceAmtMethods in org.hl7.v3 that return RTOMOPQModifier and TypeMethodDescriptionObjectFactory.createRTOMOPQ()Create an instance ofRTOMOPQCOCTMT440001UVValuedItem.getUnitPriceAmt()Gets the value of the unitPriceAmt property.COCTMT510000UV06CoverageCharge.getUnitPriceAmt()Gets the value of the unitPriceAmt property.COCTMT510000UV06FinancialParticipationCharge.getUnitPriceAmt()Gets the value of the unitPriceAmt property.RTOMOPQ.withDenominator(PQ value) RTOMOPQ.withNullFlavor(String... values) RTOMOPQ.withNullFlavor(Collection<String> values) RTOMOPQ.withNumerator(MO value) Methods in org.hl7.v3 with parameters of type RTOMOPQModifier and TypeMethodDescriptionvoidCOCTMT440001UVValuedItem.setUnitPriceAmt(RTOMOPQ value) Sets the value of the unitPriceAmt property.voidCOCTMT510000UV06CoverageCharge.setUnitPriceAmt(RTOMOPQ value) Sets the value of the unitPriceAmt property.voidCOCTMT510000UV06FinancialParticipationCharge.setUnitPriceAmt(RTOMOPQ value) Sets the value of the unitPriceAmt property.COCTMT440001UVValuedItem.withUnitPriceAmt(RTOMOPQ value) COCTMT510000UV06CoverageCharge.withUnitPriceAmt(RTOMOPQ value) COCTMT510000UV06FinancialParticipationCharge.withUnitPriceAmt(RTOMOPQ value)