Uses of Class
net.ihe.gazelle.hl7v3.prpamt201303UV02.PRPAMT201303UV02Guardian
Packages that use PRPAMT201303UV02Guardian
-
Uses of PRPAMT201303UV02Guardian in net.ihe.gazelle.hl7v3.prpamt201303UV02
Fields in net.ihe.gazelle.hl7v3.prpamt201303UV02 with type parameters of type PRPAMT201303UV02GuardianModifier and TypeFieldDescriptionPRPAMT201303UV02NonPersonLivingSubject.guardianPRPAMT201303UV02Person.guardianMethods in net.ihe.gazelle.hl7v3.prpamt201303UV02 that return PRPAMT201303UV02GuardianModifier and TypeMethodDescriptionObjectFactory.createPRPAMT201303UV02Guardian()Create an instance ofPRPAMT201303UV02GuardianMethods in net.ihe.gazelle.hl7v3.prpamt201303UV02 that return types with arguments of type PRPAMT201303UV02GuardianModifier and TypeMethodDescriptionPRPAMT201303UV02NonPersonLivingSubject.getGuardian()Return guardian.PRPAMT201303UV02Person.getGuardian()Return guardian.Methods in net.ihe.gazelle.hl7v3.prpamt201303UV02 with parameters of type PRPAMT201303UV02GuardianModifier and TypeMethodDescriptionvoidPRPAMT201303UV02NonPersonLivingSubject.addGuardian(PRPAMT201303UV02Guardian guardian_elt) Add a guardian to the guardian collection.voidPRPAMT201303UV02Person.addGuardian(PRPAMT201303UV02Guardian guardian_elt) Add a guardian to the guardian collection.voidPRPAMT201303UV02NonPersonLivingSubject.removeGuardian(PRPAMT201303UV02Guardian guardian_elt) Remove a guardian to the guardian collection.voidPRPAMT201303UV02Person.removeGuardian(PRPAMT201303UV02Guardian guardian_elt) Remove a guardian to the guardian collection.static voidPRPAMT201303UV02Guardian.validateByModule(PRPAMT201303UV02Guardian pRPAMT201303UV02Guardian, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validationMethod parameters in net.ihe.gazelle.hl7v3.prpamt201303UV02 with type arguments of type PRPAMT201303UV02GuardianModifier and TypeMethodDescriptionvoidPRPAMT201303UV02NonPersonLivingSubject.setGuardian(List<PRPAMT201303UV02Guardian> guardian) Set a value to attribute guardian.voidPRPAMT201303UV02Person.setGuardian(List<PRPAMT201303UV02Guardian> guardian) Set a value to attribute guardian.