Uses of Class
net.ihe.gazelle.hl7v3.prpamt201302UV02.PRPAMT201302UV02CareGiver
Packages that use PRPAMT201302UV02CareGiver
-
Uses of PRPAMT201302UV02CareGiver in net.ihe.gazelle.hl7v3.prpamt201302UV02
Fields in net.ihe.gazelle.hl7v3.prpamt201302UV02 with type parameters of type PRPAMT201302UV02CareGiverModifier and TypeFieldDescriptionPRPAMT201302UV02NonPersonLivingSubject.careGiver
PRPAMT201302UV02Person.careGiver
Methods in net.ihe.gazelle.hl7v3.prpamt201302UV02 that return PRPAMT201302UV02CareGiverModifier and TypeMethodDescriptionObjectFactory.createPRPAMT201302UV02CareGiver()
Create an instance ofPRPAMT201302UV02CareGiver
Methods in net.ihe.gazelle.hl7v3.prpamt201302UV02 that return types with arguments of type PRPAMT201302UV02CareGiverModifier and TypeMethodDescriptionPRPAMT201302UV02NonPersonLivingSubject.getCareGiver()
Return careGiver.PRPAMT201302UV02Person.getCareGiver()
Return careGiver.Methods in net.ihe.gazelle.hl7v3.prpamt201302UV02 with parameters of type PRPAMT201302UV02CareGiverModifier and TypeMethodDescriptionvoid
PRPAMT201302UV02NonPersonLivingSubject.addCareGiver
(PRPAMT201302UV02CareGiver careGiver_elt) Add a careGiver to the careGiver collection.void
PRPAMT201302UV02Person.addCareGiver
(PRPAMT201302UV02CareGiver careGiver_elt) Add a careGiver to the careGiver collection.void
PRPAMT201302UV02NonPersonLivingSubject.removeCareGiver
(PRPAMT201302UV02CareGiver careGiver_elt) Remove a careGiver to the careGiver collection.void
PRPAMT201302UV02Person.removeCareGiver
(PRPAMT201302UV02CareGiver careGiver_elt) Remove a careGiver to the careGiver collection.static void
PRPAMT201302UV02CareGiver.validateByModule
(PRPAMT201302UV02CareGiver pRPAMT201302UV02CareGiver, 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 PRPAMT201302UV02CareGiverModifier and TypeMethodDescriptionvoid
PRPAMT201302UV02NonPersonLivingSubject.setCareGiver
(List<PRPAMT201302UV02CareGiver> careGiver) Set a value to attribute careGiver.void
PRPAMT201302UV02Person.setCareGiver
(List<PRPAMT201302UV02CareGiver> careGiver) Set a value to attribute careGiver.