Uses of Class
net.ihe.gazelle.hl7v3.coctmt260003UV.COCTMT260003UVSubject2
Packages that use COCTMT260003UVSubject2
-
Uses of COCTMT260003UVSubject2 in net.ihe.gazelle.hl7v3.coctmt260003UV
Fields in net.ihe.gazelle.hl7v3.coctmt260003UV with type parameters of type COCTMT260003UVSubject2Methods in net.ihe.gazelle.hl7v3.coctmt260003UV that return COCTMT260003UVSubject2Modifier and TypeMethodDescriptionObjectFactory.createCOCTMT260003UVSubject2()
Create an instance ofCOCTMT260003UVSubject2
Methods in net.ihe.gazelle.hl7v3.coctmt260003UV that return types with arguments of type COCTMT260003UVSubject2Modifier and TypeMethodDescriptionCOCTMT260003UVDetectedMedicationIssue.getSubject()
Return subject.Methods in net.ihe.gazelle.hl7v3.coctmt260003UV with parameters of type COCTMT260003UVSubject2Modifier and TypeMethodDescriptionvoid
COCTMT260003UVDetectedMedicationIssue.addSubject
(COCTMT260003UVSubject2 subject_elt) Add a subject to the subject collection.void
COCTMT260003UVDetectedMedicationIssue.removeSubject
(COCTMT260003UVSubject2 subject_elt) Remove a subject to the subject collection.static void
COCTMT260003UVSubject2.validateByModule
(COCTMT260003UVSubject2 cOCTMT260003UVSubject2, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validationMethod parameters in net.ihe.gazelle.hl7v3.coctmt260003UV with type arguments of type COCTMT260003UVSubject2Modifier and TypeMethodDescriptionvoid
COCTMT260003UVDetectedMedicationIssue.setSubject
(List<COCTMT260003UVSubject2> subject) Set a value to attribute subject.