Uses of Class
org.hl7.v3.RTOQTYQTY
-
Uses of RTOQTYQTY in org.hl7.v3
Subclasses of RTOQTYQTY in org.hl7.v3Modifier and TypeClassDescriptionclassA quantity constructed as the quotient of a numerator quantity divided by a denominator quantity.Fields in org.hl7.v3 declared as RTOQTYQTYModifier and TypeFieldDescriptionprotected RTOQTYQTYCOCTMT230100UVContent.quantityprotected RTOQTYQTYCOCTMT230100UVIngredient.quantityprotected RTOQTYQTYCOCTMT230100UVPart.quantityprotected RTOQTYQTYCOCTMT230100UVSubContent.quantityprotected RTOQTYQTYCOCTMT230100UVSubIngredient.quantityprotected RTOQTYQTYCOCTMT230100UVSuperContent.quantityFields in org.hl7.v3 with type parameters of type RTOQTYQTYMethods in org.hl7.v3 that return RTOQTYQTYModifier and TypeMethodDescriptionObjectFactory.createRTOQTYQTY()Create an instance ofRTOQTYQTYCOCTMT230100UVContent.getQuantity()Gets the value of the quantity property.COCTMT230100UVIngredient.getQuantity()Gets the value of the quantity property.COCTMT230100UVPart.getQuantity()Gets the value of the quantity property.COCTMT230100UVSubContent.getQuantity()Gets the value of the quantity property.COCTMT230100UVSubIngredient.getQuantity()Gets the value of the quantity property.COCTMT230100UVSuperContent.getQuantity()Gets the value of the quantity property.RTOQTYQTY.withDenominator(QTY value) RTOQTYQTY.withNullFlavor(String... values) RTOQTYQTY.withNullFlavor(Collection<String> values) RTOQTYQTY.withNumerator(QTY value) Methods in org.hl7.v3 that return types with arguments of type RTOQTYQTYModifier and TypeMethodDescriptionCOCTMT530000UVSubstanceAdministration.getDoseCheckQuantity()Gets the value of the doseCheckQuantity property.Methods in org.hl7.v3 with parameters of type RTOQTYQTYModifier and TypeMethodDescriptionvoidCOCTMT230100UVContent.setQuantity(RTOQTYQTY value) Sets the value of the quantity property.voidCOCTMT230100UVIngredient.setQuantity(RTOQTYQTY value) Sets the value of the quantity property.voidCOCTMT230100UVPart.setQuantity(RTOQTYQTY value) Sets the value of the quantity property.voidCOCTMT230100UVSubContent.setQuantity(RTOQTYQTY value) Sets the value of the quantity property.voidCOCTMT230100UVSubIngredient.setQuantity(RTOQTYQTY value) Sets the value of the quantity property.voidCOCTMT230100UVSuperContent.setQuantity(RTOQTYQTY value) Sets the value of the quantity property.COCTMT530000UVSubstanceAdministration.withDoseCheckQuantity(RTOQTYQTY... values) COCTMT230100UVContent.withQuantity(RTOQTYQTY value) COCTMT230100UVIngredient.withQuantity(RTOQTYQTY value) COCTMT230100UVPart.withQuantity(RTOQTYQTY value) COCTMT230100UVSubContent.withQuantity(RTOQTYQTY value) COCTMT230100UVSubIngredient.withQuantity(RTOQTYQTY value) COCTMT230100UVSuperContent.withQuantity(RTOQTYQTY value) Method parameters in org.hl7.v3 with type arguments of type RTOQTYQTYModifier and TypeMethodDescriptionCOCTMT530000UVSubstanceAdministration.withDoseCheckQuantity(Collection<RTOQTYQTY> values)