Uses of Class
net.ihe.gazelle.hl7v3.prpamt201302UV02.PRPAMT201302UV02Guardian
Packages that use PRPAMT201302UV02Guardian
-
Uses of PRPAMT201302UV02Guardian in net.ihe.gazelle.hl7v3.prpamt201302UV02
Fields in net.ihe.gazelle.hl7v3.prpamt201302UV02 with type parameters of type PRPAMT201302UV02GuardianModifier and TypeFieldDescriptionPRPAMT201302UV02NonPersonLivingSubject.guardian
PRPAMT201302UV02Person.guardian
Methods in net.ihe.gazelle.hl7v3.prpamt201302UV02 that return PRPAMT201302UV02GuardianModifier and TypeMethodDescriptionObjectFactory.createPRPAMT201302UV02Guardian()
Create an instance ofPRPAMT201302UV02Guardian
Methods in net.ihe.gazelle.hl7v3.prpamt201302UV02 that return types with arguments of type PRPAMT201302UV02GuardianModifier and TypeMethodDescriptionPRPAMT201302UV02NonPersonLivingSubject.getGuardian()
Return guardian.PRPAMT201302UV02Person.getGuardian()
Return guardian.Methods in net.ihe.gazelle.hl7v3.prpamt201302UV02 with parameters of type PRPAMT201302UV02GuardianModifier and TypeMethodDescriptionvoid
PRPAMT201302UV02NonPersonLivingSubject.addGuardian
(PRPAMT201302UV02Guardian guardian_elt) Add a guardian to the guardian collection.void
PRPAMT201302UV02Person.addGuardian
(PRPAMT201302UV02Guardian guardian_elt) Add a guardian to the guardian collection.void
PRPAMT201302UV02NonPersonLivingSubject.removeGuardian
(PRPAMT201302UV02Guardian guardian_elt) Remove a guardian to the guardian collection.void
PRPAMT201302UV02Person.removeGuardian
(PRPAMT201302UV02Guardian guardian_elt) Remove a guardian to the guardian collection.static void
PRPAMT201302UV02Guardian.validateByModule
(PRPAMT201302UV02Guardian pRPAMT201302UV02Guardian, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validationMethod parameters in net.ihe.gazelle.hl7v3.prpamt201302UV02 with type arguments of type PRPAMT201302UV02GuardianModifier and TypeMethodDescriptionvoid
PRPAMT201302UV02NonPersonLivingSubject.setGuardian
(List<PRPAMT201302UV02Guardian> guardian) Set a value to attribute guardian.void
PRPAMT201302UV02Person.setGuardian
(List<PRPAMT201302UV02Guardian> guardian) Set a value to attribute guardian.