Uses of Class
net.ihe.gazelle.hl7v3.coctmt530000UV.COCTMT530000UVSubject2
Packages that use COCTMT530000UVSubject2
-
Uses of COCTMT530000UVSubject2 in net.ihe.gazelle.hl7v3.coctmt530000UV
Fields in net.ihe.gazelle.hl7v3.coctmt530000UV with type parameters of type COCTMT530000UVSubject2Modifier and TypeFieldDescriptionCOCTMT530000UVAct.subjectCOCTMT530000UVEncounter.subjectCOCTMT530000UVObservation.subjectCOCTMT530000UVOrganizer.subjectCOCTMT530000UVProcedure.subjectCOCTMT530000UVSubstanceAdministration.subjectCOCTMT530000UVSupply.subjectMethods in net.ihe.gazelle.hl7v3.coctmt530000UV that return COCTMT530000UVSubject2Modifier and TypeMethodDescriptionObjectFactory.createCOCTMT530000UVSubject2()Create an instance ofCOCTMT530000UVSubject2Methods in net.ihe.gazelle.hl7v3.coctmt530000UV that return types with arguments of type COCTMT530000UVSubject2Modifier 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.Methods in net.ihe.gazelle.hl7v3.coctmt530000UV with parameters of type COCTMT530000UVSubject2Modifier and TypeMethodDescriptionvoidCOCTMT530000UVAct.addSubject(COCTMT530000UVSubject2 subject_elt) Add a subject to the subject collection.voidCOCTMT530000UVEncounter.addSubject(COCTMT530000UVSubject2 subject_elt) Add a subject to the subject collection.voidCOCTMT530000UVObservation.addSubject(COCTMT530000UVSubject2 subject_elt) Add a subject to the subject collection.voidCOCTMT530000UVOrganizer.addSubject(COCTMT530000UVSubject2 subject_elt) Add a subject to the subject collection.voidCOCTMT530000UVProcedure.addSubject(COCTMT530000UVSubject2 subject_elt) Add a subject to the subject collection.voidCOCTMT530000UVSubstanceAdministration.addSubject(COCTMT530000UVSubject2 subject_elt) Add a subject to the subject collection.voidCOCTMT530000UVSupply.addSubject(COCTMT530000UVSubject2 subject_elt) Add a subject to the subject collection.voidCOCTMT530000UVAct.removeSubject(COCTMT530000UVSubject2 subject_elt) Remove a subject to the subject collection.voidCOCTMT530000UVEncounter.removeSubject(COCTMT530000UVSubject2 subject_elt) Remove a subject to the subject collection.voidCOCTMT530000UVObservation.removeSubject(COCTMT530000UVSubject2 subject_elt) Remove a subject to the subject collection.voidCOCTMT530000UVOrganizer.removeSubject(COCTMT530000UVSubject2 subject_elt) Remove a subject to the subject collection.voidCOCTMT530000UVProcedure.removeSubject(COCTMT530000UVSubject2 subject_elt) Remove a subject to the subject collection.voidCOCTMT530000UVSubstanceAdministration.removeSubject(COCTMT530000UVSubject2 subject_elt) Remove a subject to the subject collection.voidCOCTMT530000UVSupply.removeSubject(COCTMT530000UVSubject2 subject_elt) Remove a subject to the subject collection.static voidCOCTMT530000UVSubject2.validateByModule(COCTMT530000UVSubject2 cOCTMT530000UVSubject2, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validationMethod parameters in net.ihe.gazelle.hl7v3.coctmt530000UV with type arguments of type COCTMT530000UVSubject2Modifier and TypeMethodDescriptionvoidCOCTMT530000UVAct.setSubject(List<COCTMT530000UVSubject2> subject) Set a value to attribute subject.voidCOCTMT530000UVEncounter.setSubject(List<COCTMT530000UVSubject2> subject) Set a value to attribute subject.voidCOCTMT530000UVObservation.setSubject(List<COCTMT530000UVSubject2> subject) Set a value to attribute subject.voidCOCTMT530000UVOrganizer.setSubject(List<COCTMT530000UVSubject2> subject) Set a value to attribute subject.voidCOCTMT530000UVProcedure.setSubject(List<COCTMT530000UVSubject2> subject) Set a value to attribute subject.voidCOCTMT530000UVSubstanceAdministration.setSubject(List<COCTMT530000UVSubject2> subject) Set a value to attribute subject.voidCOCTMT530000UVSupply.setSubject(List<COCTMT530000UVSubject2> subject) Set a value to attribute subject.