Uses of Class
net.ihe.gazelle.hl7v3.prpamt201310UV02.PRPAMT201310UV02Guardian
Packages that use PRPAMT201310UV02Guardian
-
Uses of PRPAMT201310UV02Guardian in net.ihe.gazelle.hl7v3.prpamt201310UV02
Fields in net.ihe.gazelle.hl7v3.prpamt201310UV02 with type parameters of type PRPAMT201310UV02GuardianModifier and TypeFieldDescriptionPRPAMT201310UV02NonPersonLivingSubject.guardianPRPAMT201310UV02Person.guardianMethods in net.ihe.gazelle.hl7v3.prpamt201310UV02 that return PRPAMT201310UV02GuardianModifier and TypeMethodDescriptionObjectFactory.createPRPAMT201310UV02Guardian()Create an instance ofPRPAMT201310UV02GuardianMethods in net.ihe.gazelle.hl7v3.prpamt201310UV02 that return types with arguments of type PRPAMT201310UV02GuardianModifier and TypeMethodDescriptionPRPAMT201310UV02NonPersonLivingSubject.getGuardian()Return guardian.PRPAMT201310UV02Person.getGuardian()Return guardian.Methods in net.ihe.gazelle.hl7v3.prpamt201310UV02 with parameters of type PRPAMT201310UV02GuardianModifier and TypeMethodDescriptionvoidPRPAMT201310UV02NonPersonLivingSubject.addGuardian(PRPAMT201310UV02Guardian guardian_elt) Add a guardian to the guardian collection.voidPRPAMT201310UV02Person.addGuardian(PRPAMT201310UV02Guardian guardian_elt) Add a guardian to the guardian collection.voidPRPAMT201310UV02NonPersonLivingSubject.removeGuardian(PRPAMT201310UV02Guardian guardian_elt) Remove a guardian to the guardian collection.voidPRPAMT201310UV02Person.removeGuardian(PRPAMT201310UV02Guardian guardian_elt) Remove a guardian to the guardian collection.static voidPRPAMT201310UV02Guardian.validateByModule(PRPAMT201310UV02Guardian pRPAMT201310UV02Guardian, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validationMethod parameters in net.ihe.gazelle.hl7v3.prpamt201310UV02 with type arguments of type PRPAMT201310UV02GuardianModifier and TypeMethodDescriptionvoidPRPAMT201310UV02NonPersonLivingSubject.setGuardian(List<PRPAMT201310UV02Guardian> guardian) Set a value to attribute guardian.voidPRPAMT201310UV02Person.setGuardian(List<PRPAMT201310UV02Guardian> guardian) Set a value to attribute guardian.