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.guardian
COCTMT030007UVPerson.guardian
Methods in net.ihe.gazelle.hl7v3.coctmt030007UV that return COCTMT030007UVGuardianModifier and TypeMethodDescriptionObjectFactory.createCOCTMT030007UVGuardian()
Create an instance ofCOCTMT030007UVGuardian
Methods 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 TypeMethodDescriptionvoid
COCTMT030007UVNonPersonLivingSubject.addGuardian
(COCTMT030007UVGuardian guardian_elt) Add a guardian to the guardian collection.void
COCTMT030007UVPerson.addGuardian
(COCTMT030007UVGuardian guardian_elt) Add a guardian to the guardian collection.void
COCTMT030007UVNonPersonLivingSubject.removeGuardian
(COCTMT030007UVGuardian guardian_elt) Remove a guardian to the guardian collection.void
COCTMT030007UVPerson.removeGuardian
(COCTMT030007UVGuardian guardian_elt) Remove a guardian to the guardian collection.static void
COCTMT030007UVGuardian.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 TypeMethodDescriptionvoid
COCTMT030007UVNonPersonLivingSubject.setGuardian
(List<COCTMT030007UVGuardian> guardian) Set a value to attribute guardian.void
COCTMT030007UVPerson.setGuardian
(List<COCTMT030007UVGuardian> guardian) Set a value to attribute guardian.