Uses of Class
net.ihe.gazelle.hl7v3.datatypes.QTY
Packages that use QTY
-
Uses of QTY in net.ihe.gazelle.hl7v3.datatypes
Subclasses of QTY in net.ihe.gazelle.hl7v3.datatypesModifier and TypeClassDescriptionclassDescription of the class BXITIVLPQ.classDescription of the class EIVLPPDTS.classDescription of the class EIVLTS.classDescription of the class HXITPQ.classDescription of the class INT.classDescription of the class IVLINT.classDescription of the class IVLMO.classDescription of the class IVLPPDPQ.classDescription of the class IVLPPDTS.classDescription of the class IVLPQ.classDescription of the class IVLREAL.classDescription of the class IVLTS.classDescription of the class IVXBINT.classDescription of the class IVXBMO.classDescription of the class IVXBPPDPQ.classDescription of the class IVXBPPDTS.classDescription of the class IVXBPQ.classDescription of the class IVXBREAL.classDescription of the class IVXBTS.classDescription of the class MO.classDescription of the class PIVLPPDTS.classDescription of the class PIVLTS.classDescription of the class PPDPQ.classDescription of the class PPDTS.classDescription of the class PQ.classDescription of the class REAL.classDescription of the class RTO.classDescription of the class RTOMOPQ.classDescription of the class RTOPQPQ.classDescription of the class RTOQTYQTY.classDescription of the class SXCMINT.classDescription of the class SXCMMO.classDescription of the class SXCMPPDPQ.classDescription of the class SXCMPPDTS.classDescription of the class SXCMPQ.classDescription of the class SXCMREAL.classDescription of the class SXCMTS.classDescription of the class SXPRTS.classDescription of the class TS.classDescription of the class UVPTS.Fields in net.ihe.gazelle.hl7v3.datatypes declared as QTYModifier and TypeFieldDescriptionRTOQTYQTY.denominatorThe quantity that devides the numerator in the ratio.RTOQTYQTY.numeratorThe quantity that is being divided in the ratio.Methods in net.ihe.gazelle.hl7v3.datatypes that return QTYModifier and TypeMethodDescriptionRTOQTYQTY.getDenominator()Return denominator.RTOQTYQTY.getNumerator()Return numerator.Methods in net.ihe.gazelle.hl7v3.datatypes with parameters of type QTYModifier and TypeMethodDescriptionvoidRTOQTYQTY.setDenominator(QTY denominator) Set a value to attribute denominator.voidRTOQTYQTY.setNumerator(QTY numerator) Set a value to attribute numerator.static voidQTY.validateByModule(QTY qTY, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validation