Uses of Class
net.ihe.gazelle.hl7v3.datatypes.QTY

Packages that use QTY
Package
Description
 
  • Uses of QTY in net.ihe.gazelle.hl7v3.datatypes

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