Uses of Class
net.ihe.gazelle.hl7v3.coctmt530000UV.COCTMT530000UVSubject2
-
Uses of COCTMT530000UVSubject2 in net.ihe.gazelle.hl7v3.coctmt530000UV
Modifier and TypeFieldDescriptionCOCTMT530000UVAct.subject
COCTMT530000UVEncounter.subject
COCTMT530000UVObservation.subject
COCTMT530000UVOrganizer.subject
COCTMT530000UVProcedure.subject
COCTMT530000UVSubstanceAdministration.subject
COCTMT530000UVSupply.subject
Modifier and TypeMethodDescriptionObjectFactory.createCOCTMT530000UVSubject2()
Create an instance ofCOCTMT530000UVSubject2
Modifier and TypeMethodDescriptionCOCTMT530000UVAct.getSubject()
Return subject.COCTMT530000UVEncounter.getSubject()
Return subject.COCTMT530000UVObservation.getSubject()
Return subject.COCTMT530000UVOrganizer.getSubject()
Return subject.COCTMT530000UVProcedure.getSubject()
Return subject.COCTMT530000UVSubstanceAdministration.getSubject()
Return subject.COCTMT530000UVSupply.getSubject()
Return subject.Modifier and TypeMethodDescriptionvoid
COCTMT530000UVAct.addSubject
(COCTMT530000UVSubject2 subject_elt) Add a subject to the subject collection.void
COCTMT530000UVEncounter.addSubject
(COCTMT530000UVSubject2 subject_elt) Add a subject to the subject collection.void
COCTMT530000UVObservation.addSubject
(COCTMT530000UVSubject2 subject_elt) Add a subject to the subject collection.void
COCTMT530000UVOrganizer.addSubject
(COCTMT530000UVSubject2 subject_elt) Add a subject to the subject collection.void
COCTMT530000UVProcedure.addSubject
(COCTMT530000UVSubject2 subject_elt) Add a subject to the subject collection.void
COCTMT530000UVSubstanceAdministration.addSubject
(COCTMT530000UVSubject2 subject_elt) Add a subject to the subject collection.void
COCTMT530000UVSupply.addSubject
(COCTMT530000UVSubject2 subject_elt) Add a subject to the subject collection.void
COCTMT530000UVAct.removeSubject
(COCTMT530000UVSubject2 subject_elt) Remove a subject to the subject collection.void
COCTMT530000UVEncounter.removeSubject
(COCTMT530000UVSubject2 subject_elt) Remove a subject to the subject collection.void
COCTMT530000UVObservation.removeSubject
(COCTMT530000UVSubject2 subject_elt) Remove a subject to the subject collection.void
COCTMT530000UVOrganizer.removeSubject
(COCTMT530000UVSubject2 subject_elt) Remove a subject to the subject collection.void
COCTMT530000UVProcedure.removeSubject
(COCTMT530000UVSubject2 subject_elt) Remove a subject to the subject collection.void
COCTMT530000UVSubstanceAdministration.removeSubject
(COCTMT530000UVSubject2 subject_elt) Remove a subject to the subject collection.void
COCTMT530000UVSupply.removeSubject
(COCTMT530000UVSubject2 subject_elt) Remove a subject to the subject collection.static void
COCTMT530000UVSubject2.validateByModule
(COCTMT530000UVSubject2 cOCTMT530000UVSubject2, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validationModifier and TypeMethodDescriptionvoid
COCTMT530000UVAct.setSubject
(List<COCTMT530000UVSubject2> subject) Set a value to attribute subject.void
COCTMT530000UVEncounter.setSubject
(List<COCTMT530000UVSubject2> subject) Set a value to attribute subject.void
COCTMT530000UVObservation.setSubject
(List<COCTMT530000UVSubject2> subject) Set a value to attribute subject.void
COCTMT530000UVOrganizer.setSubject
(List<COCTMT530000UVSubject2> subject) Set a value to attribute subject.void
COCTMT530000UVProcedure.setSubject
(List<COCTMT530000UVSubject2> subject) Set a value to attribute subject.void
COCTMT530000UVSubstanceAdministration.setSubject
(List<COCTMT530000UVSubject2> subject) Set a value to attribute subject.void
COCTMT530000UVSupply.setSubject
(List<COCTMT530000UVSubject2> subject) Set a value to attribute subject.