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.guardianCOCTMT030000UV04Person.guardianMethods in net.ihe.gazelle.hl7v3.coctmt030000UV04 that return COCTMT030000UV04GuardianModifier and TypeMethodDescriptionObjectFactory.createCOCTMT030000UV04Guardian()Create an instance ofCOCTMT030000UV04GuardianMethods 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 TypeMethodDescriptionvoidCOCTMT030000UV04NonPersonLivingSubject.addGuardian(COCTMT030000UV04Guardian guardian_elt) Add a guardian to the guardian collection.voidCOCTMT030000UV04Person.addGuardian(COCTMT030000UV04Guardian guardian_elt) Add a guardian to the guardian collection.voidCOCTMT030000UV04NonPersonLivingSubject.removeGuardian(COCTMT030000UV04Guardian guardian_elt) Remove a guardian to the guardian collection.voidCOCTMT030000UV04Person.removeGuardian(COCTMT030000UV04Guardian guardian_elt) Remove a guardian to the guardian collection.static voidCOCTMT030000UV04Guardian.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 TypeMethodDescriptionvoidCOCTMT030000UV04NonPersonLivingSubject.setGuardian(List<COCTMT030000UV04Guardian> guardian) Set a value to attribute guardian.voidCOCTMT030000UV04Person.setGuardian(List<COCTMT030000UV04Guardian> guardian) Set a value to attribute guardian.