Uses of Class
net.ihe.gazelle.hl7v3.prpamt201301UV02.PRPAMT201301UV02CareGiver
Packages that use PRPAMT201301UV02CareGiver
-
Uses of PRPAMT201301UV02CareGiver in net.ihe.gazelle.hl7v3.prpamt201301UV02
Fields in net.ihe.gazelle.hl7v3.prpamt201301UV02 with type parameters of type PRPAMT201301UV02CareGiverModifier and TypeFieldDescriptionPRPAMT201301UV02NonPersonLivingSubject.careGiverPRPAMT201301UV02Person.careGiverMethods in net.ihe.gazelle.hl7v3.prpamt201301UV02 that return PRPAMT201301UV02CareGiverModifier and TypeMethodDescriptionObjectFactory.createPRPAMT201301UV02CareGiver()Create an instance ofPRPAMT201301UV02CareGiverMethods in net.ihe.gazelle.hl7v3.prpamt201301UV02 that return types with arguments of type PRPAMT201301UV02CareGiverModifier and TypeMethodDescriptionPRPAMT201301UV02NonPersonLivingSubject.getCareGiver()Return careGiver.PRPAMT201301UV02Person.getCareGiver()Return careGiver.Methods in net.ihe.gazelle.hl7v3.prpamt201301UV02 with parameters of type PRPAMT201301UV02CareGiverModifier and TypeMethodDescriptionvoidPRPAMT201301UV02NonPersonLivingSubject.addCareGiver(PRPAMT201301UV02CareGiver careGiver_elt) Add a careGiver to the careGiver collection.voidPRPAMT201301UV02Person.addCareGiver(PRPAMT201301UV02CareGiver careGiver_elt) Add a careGiver to the careGiver collection.voidPRPAMT201301UV02NonPersonLivingSubject.removeCareGiver(PRPAMT201301UV02CareGiver careGiver_elt) Remove a careGiver to the careGiver collection.voidPRPAMT201301UV02Person.removeCareGiver(PRPAMT201301UV02CareGiver careGiver_elt) Remove a careGiver to the careGiver collection.static voidPRPAMT201301UV02CareGiver.validateByModule(PRPAMT201301UV02CareGiver pRPAMT201301UV02CareGiver, 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 PRPAMT201301UV02CareGiverModifier and TypeMethodDescriptionvoidPRPAMT201301UV02NonPersonLivingSubject.setCareGiver(List<PRPAMT201301UV02CareGiver> careGiver) Set a value to attribute careGiver.voidPRPAMT201301UV02Person.setCareGiver(List<PRPAMT201301UV02CareGiver> careGiver) Set a value to attribute careGiver.