Uses of Class
net.ihe.gazelle.hl7v3.coctmt030007UV.COCTMT030007UVGuardian
Packages that use COCTMT030007UVGuardian
-
Uses of COCTMT030007UVGuardian in net.ihe.gazelle.hl7v3.coctmt030007UV
Fields in net.ihe.gazelle.hl7v3.coctmt030007UV with type parameters of type COCTMT030007UVGuardianModifier and TypeFieldDescriptionCOCTMT030007UVNonPersonLivingSubject.guardianCOCTMT030007UVPerson.guardianMethods in net.ihe.gazelle.hl7v3.coctmt030007UV that return COCTMT030007UVGuardianModifier and TypeMethodDescriptionObjectFactory.createCOCTMT030007UVGuardian()Create an instance ofCOCTMT030007UVGuardianMethods in net.ihe.gazelle.hl7v3.coctmt030007UV that return types with arguments of type COCTMT030007UVGuardianModifier and TypeMethodDescriptionCOCTMT030007UVNonPersonLivingSubject.getGuardian()Return guardian.COCTMT030007UVPerson.getGuardian()Return guardian.Methods in net.ihe.gazelle.hl7v3.coctmt030007UV with parameters of type COCTMT030007UVGuardianModifier and TypeMethodDescriptionvoidCOCTMT030007UVNonPersonLivingSubject.addGuardian(COCTMT030007UVGuardian guardian_elt) Add a guardian to the guardian collection.voidCOCTMT030007UVPerson.addGuardian(COCTMT030007UVGuardian guardian_elt) Add a guardian to the guardian collection.voidCOCTMT030007UVNonPersonLivingSubject.removeGuardian(COCTMT030007UVGuardian guardian_elt) Remove a guardian to the guardian collection.voidCOCTMT030007UVPerson.removeGuardian(COCTMT030007UVGuardian guardian_elt) Remove a guardian to the guardian collection.static voidCOCTMT030007UVGuardian.validateByModule(COCTMT030007UVGuardian cOCTMT030007UVGuardian, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validationMethod parameters in net.ihe.gazelle.hl7v3.coctmt030007UV with type arguments of type COCTMT030007UVGuardianModifier and TypeMethodDescriptionvoidCOCTMT030007UVNonPersonLivingSubject.setGuardian(List<COCTMT030007UVGuardian> guardian) Set a value to attribute guardian.voidCOCTMT030007UVPerson.setGuardian(List<COCTMT030007UVGuardian> guardian) Set a value to attribute guardian.