Uses of Class
net.ihe.gazelle.hl7v3.coctmt260003UV.COCTMT260003UVSubject
Packages that use COCTMT260003UVSubject
-
Uses of COCTMT260003UVSubject in net.ihe.gazelle.hl7v3.coctmt260003UV
Fields in net.ihe.gazelle.hl7v3.coctmt260003UV with type parameters of type COCTMT260003UVSubjectMethods in net.ihe.gazelle.hl7v3.coctmt260003UV that return COCTMT260003UVSubjectModifier and TypeMethodDescriptionObjectFactory.createCOCTMT260003UVSubject()
Create an instance ofCOCTMT260003UVSubject
Methods in net.ihe.gazelle.hl7v3.coctmt260003UV that return types with arguments of type COCTMT260003UVSubjectModifier and TypeMethodDescriptionCOCTMT260003UVDetectedMedicationIssue.getSubjectOf()
Return subjectOf.Methods in net.ihe.gazelle.hl7v3.coctmt260003UV with parameters of type COCTMT260003UVSubjectModifier and TypeMethodDescriptionvoid
COCTMT260003UVDetectedMedicationIssue.addSubjectOf
(COCTMT260003UVSubject subjectOf_elt) Add a subjectOf to the subjectOf collection.void
COCTMT260003UVDetectedMedicationIssue.removeSubjectOf
(COCTMT260003UVSubject subjectOf_elt) Remove a subjectOf to the subjectOf collection.static void
COCTMT260003UVSubject.validateByModule
(COCTMT260003UVSubject cOCTMT260003UVSubject, 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 COCTMT260003UVSubjectModifier and TypeMethodDescriptionvoid
COCTMT260003UVDetectedMedicationIssue.setSubjectOf
(List<COCTMT260003UVSubject> subjectOf) Set a value to attribute subjectOf.