Uses of Class
net.ihe.gazelle.hl7v3.coctmt030000UV04.COCTMT030000UV04Guardian
Packages that use COCTMT030000UV04Guardian
-
Uses of COCTMT030000UV04Guardian in net.ihe.gazelle.hl7v3.coctmt030000UV04
Fields in net.ihe.gazelle.hl7v3.coctmt030000UV04 with type parameters of type COCTMT030000UV04GuardianModifier and TypeFieldDescriptionCOCTMT030000UV04NonPersonLivingSubject.guardian
COCTMT030000UV04Person.guardian
Methods in net.ihe.gazelle.hl7v3.coctmt030000UV04 that return COCTMT030000UV04GuardianModifier and TypeMethodDescriptionObjectFactory.createCOCTMT030000UV04Guardian()
Create an instance ofCOCTMT030000UV04Guardian
Methods in net.ihe.gazelle.hl7v3.coctmt030000UV04 that return types with arguments of type COCTMT030000UV04GuardianModifier and TypeMethodDescriptionCOCTMT030000UV04NonPersonLivingSubject.getGuardian()
Return guardian.COCTMT030000UV04Person.getGuardian()
Return guardian.Methods in net.ihe.gazelle.hl7v3.coctmt030000UV04 with parameters of type COCTMT030000UV04GuardianModifier and TypeMethodDescriptionvoid
COCTMT030000UV04NonPersonLivingSubject.addGuardian
(COCTMT030000UV04Guardian guardian_elt) Add a guardian to the guardian collection.void
COCTMT030000UV04Person.addGuardian
(COCTMT030000UV04Guardian guardian_elt) Add a guardian to the guardian collection.void
COCTMT030000UV04NonPersonLivingSubject.removeGuardian
(COCTMT030000UV04Guardian guardian_elt) Remove a guardian to the guardian collection.void
COCTMT030000UV04Person.removeGuardian
(COCTMT030000UV04Guardian guardian_elt) Remove a guardian to the guardian collection.static void
COCTMT030000UV04Guardian.validateByModule
(COCTMT030000UV04Guardian cOCTMT030000UV04Guardian, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validationMethod parameters in net.ihe.gazelle.hl7v3.coctmt030000UV04 with type arguments of type COCTMT030000UV04GuardianModifier and TypeMethodDescriptionvoid
COCTMT030000UV04NonPersonLivingSubject.setGuardian
(List<COCTMT030000UV04Guardian> guardian) Set a value to attribute guardian.void
COCTMT030000UV04Person.setGuardian
(List<COCTMT030000UV04Guardian> guardian) Set a value to attribute guardian.