Uses of Class
net.ihe.gazelle.hl7v3.prpamt201302UV02.PRPAMT201302UV02PersonalRelationship
Packages that use PRPAMT201302UV02PersonalRelationship
-
Uses of PRPAMT201302UV02PersonalRelationship in net.ihe.gazelle.hl7v3.prpamt201302UV02
Fields in net.ihe.gazelle.hl7v3.prpamt201302UV02 with type parameters of type PRPAMT201302UV02PersonalRelationshipModifier and TypeFieldDescriptionPRPAMT201302UV02NonPersonLivingSubject.personalRelationship
PRPAMT201302UV02Person.personalRelationship
Methods in net.ihe.gazelle.hl7v3.prpamt201302UV02 that return PRPAMT201302UV02PersonalRelationshipModifier and TypeMethodDescriptionObjectFactory.createPRPAMT201302UV02PersonalRelationship()
Create an instance ofPRPAMT201302UV02PersonalRelationship
Methods in net.ihe.gazelle.hl7v3.prpamt201302UV02 that return types with arguments of type PRPAMT201302UV02PersonalRelationshipModifier and TypeMethodDescriptionPRPAMT201302UV02NonPersonLivingSubject.getPersonalRelationship()
Return personalRelationship.PRPAMT201302UV02Person.getPersonalRelationship()
Return personalRelationship.Methods in net.ihe.gazelle.hl7v3.prpamt201302UV02 with parameters of type PRPAMT201302UV02PersonalRelationshipModifier and TypeMethodDescriptionvoid
PRPAMT201302UV02NonPersonLivingSubject.addPersonalRelationship
(PRPAMT201302UV02PersonalRelationship personalRelationship_elt) Add a personalRelationship to the personalRelationship collection.void
PRPAMT201302UV02Person.addPersonalRelationship
(PRPAMT201302UV02PersonalRelationship personalRelationship_elt) Add a personalRelationship to the personalRelationship collection.void
PRPAMT201302UV02NonPersonLivingSubject.removePersonalRelationship
(PRPAMT201302UV02PersonalRelationship personalRelationship_elt) Remove a personalRelationship to the personalRelationship collection.void
PRPAMT201302UV02Person.removePersonalRelationship
(PRPAMT201302UV02PersonalRelationship personalRelationship_elt) Remove a personalRelationship to the personalRelationship collection.static void
PRPAMT201302UV02PersonalRelationship.validateByModule
(PRPAMT201302UV02PersonalRelationship pRPAMT201302UV02PersonalRelationship, 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 PRPAMT201302UV02PersonalRelationshipModifier and TypeMethodDescriptionvoid
PRPAMT201302UV02NonPersonLivingSubject.setPersonalRelationship
(List<PRPAMT201302UV02PersonalRelationship> personalRelationship) Set a value to attribute personalRelationship.void
PRPAMT201302UV02Person.setPersonalRelationship
(List<PRPAMT201302UV02PersonalRelationship> personalRelationship) Set a value to attribute personalRelationship.