Uses of Class
net.ihe.gazelle.hl7v3.datatypes.PPDPQ
Packages that use PPDPQ
-
Uses of PPDPQ in net.ihe.gazelle.hl7v3.datatypes
Subclasses of PPDPQ in net.ihe.gazelle.hl7v3.datatypesModifier and TypeClassDescriptionclassDescription of the class IVLPPDPQ.classDescription of the class IVXBPPDPQ.classDescription of the class SXCMPPDPQ.Fields in net.ihe.gazelle.hl7v3.datatypes declared as PPDPQModifier and TypeFieldDescriptionIVLPPDPQ.centerThe arithmetic mean of the interval (low plus high divided by 2).PIVLPPDTS.periodA time duration specifying a reciprocal measure of the frequency at which the periodic interval repeats. .IVLPPDPQ.widthThe difference between high and low boundary.IVLPPDTS.widthThe difference between high and low boundary.Methods in net.ihe.gazelle.hl7v3.datatypes that return PPDPQModifier and TypeMethodDescriptionObjectFactory.createPPDPQ()Create an instance ofPPDPQIVLPPDPQ.getCenter()Return center.PIVLPPDTS.getPeriod()Return period.IVLPPDPQ.getWidth()Return width.IVLPPDTS.getWidth()Return width.Methods in net.ihe.gazelle.hl7v3.datatypes with parameters of type PPDPQModifier and TypeMethodDescriptionvoidSet a value to attribute center.voidSet a value to attribute period.voidSet a value to attribute width.voidSet a value to attribute width.static voidPPDPQ.validateByModule(PPDPQ pPDPQ, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validation