Uses of Class
net.ihe.gazelle.hl7v3.prpamt201301UV02.PRPAMT201301UV02Guardian
Packages that use PRPAMT201301UV02Guardian
-
Uses of PRPAMT201301UV02Guardian in net.ihe.gazelle.hl7v3.prpamt201301UV02
Fields in net.ihe.gazelle.hl7v3.prpamt201301UV02 with type parameters of type PRPAMT201301UV02GuardianModifier and TypeFieldDescriptionPRPAMT201301UV02NonPersonLivingSubject.guardianPRPAMT201301UV02Person.guardianMethods in net.ihe.gazelle.hl7v3.prpamt201301UV02 that return PRPAMT201301UV02GuardianModifier and TypeMethodDescriptionObjectFactory.createPRPAMT201301UV02Guardian()Create an instance ofPRPAMT201301UV02GuardianMethods in net.ihe.gazelle.hl7v3.prpamt201301UV02 that return types with arguments of type PRPAMT201301UV02GuardianModifier and TypeMethodDescriptionPRPAMT201301UV02NonPersonLivingSubject.getGuardian()Return guardian.PRPAMT201301UV02Person.getGuardian()Return guardian.Methods in net.ihe.gazelle.hl7v3.prpamt201301UV02 with parameters of type PRPAMT201301UV02GuardianModifier and TypeMethodDescriptionvoidPRPAMT201301UV02NonPersonLivingSubject.addGuardian(PRPAMT201301UV02Guardian guardian_elt) Add a guardian to the guardian collection.voidPRPAMT201301UV02Person.addGuardian(PRPAMT201301UV02Guardian guardian_elt) Add a guardian to the guardian collection.voidPRPAMT201301UV02NonPersonLivingSubject.removeGuardian(PRPAMT201301UV02Guardian guardian_elt) Remove a guardian to the guardian collection.voidPRPAMT201301UV02Person.removeGuardian(PRPAMT201301UV02Guardian guardian_elt) Remove a guardian to the guardian collection.static voidPRPAMT201301UV02Guardian.validateByModule(PRPAMT201301UV02Guardian pRPAMT201301UV02Guardian, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validationMethod parameters in net.ihe.gazelle.hl7v3.prpamt201301UV02 with type arguments of type PRPAMT201301UV02GuardianModifier and TypeMethodDescriptionvoidPRPAMT201301UV02NonPersonLivingSubject.setGuardian(List<PRPAMT201301UV02Guardian> guardian) Set a value to attribute guardian.voidPRPAMT201301UV02Person.setGuardian(List<PRPAMT201301UV02Guardian> guardian) Set a value to attribute guardian.