Uses of Class
net.ihe.gazelle.hl7v3.prpamt201301UV02.PRPAMT201301UV02PersonalRelationship
Packages that use PRPAMT201301UV02PersonalRelationship
-
Uses of PRPAMT201301UV02PersonalRelationship in net.ihe.gazelle.hl7v3.prpamt201301UV02
Fields in net.ihe.gazelle.hl7v3.prpamt201301UV02 with type parameters of type PRPAMT201301UV02PersonalRelationshipModifier and TypeFieldDescriptionPRPAMT201301UV02NonPersonLivingSubject.personalRelationship
PRPAMT201301UV02Person.personalRelationship
Methods in net.ihe.gazelle.hl7v3.prpamt201301UV02 that return PRPAMT201301UV02PersonalRelationshipModifier and TypeMethodDescriptionObjectFactory.createPRPAMT201301UV02PersonalRelationship()
Create an instance ofPRPAMT201301UV02PersonalRelationship
Methods in net.ihe.gazelle.hl7v3.prpamt201301UV02 that return types with arguments of type PRPAMT201301UV02PersonalRelationshipModifier and TypeMethodDescriptionPRPAMT201301UV02NonPersonLivingSubject.getPersonalRelationship()
Return personalRelationship.PRPAMT201301UV02Person.getPersonalRelationship()
Return personalRelationship.Methods in net.ihe.gazelle.hl7v3.prpamt201301UV02 with parameters of type PRPAMT201301UV02PersonalRelationshipModifier and TypeMethodDescriptionvoid
PRPAMT201301UV02NonPersonLivingSubject.addPersonalRelationship
(PRPAMT201301UV02PersonalRelationship personalRelationship_elt) Add a personalRelationship to the personalRelationship collection.void
PRPAMT201301UV02Person.addPersonalRelationship
(PRPAMT201301UV02PersonalRelationship personalRelationship_elt) Add a personalRelationship to the personalRelationship collection.void
PRPAMT201301UV02NonPersonLivingSubject.removePersonalRelationship
(PRPAMT201301UV02PersonalRelationship personalRelationship_elt) Remove a personalRelationship to the personalRelationship collection.void
PRPAMT201301UV02Person.removePersonalRelationship
(PRPAMT201301UV02PersonalRelationship personalRelationship_elt) Remove a personalRelationship to the personalRelationship collection.static void
PRPAMT201301UV02PersonalRelationship.validateByModule
(PRPAMT201301UV02PersonalRelationship pRPAMT201301UV02PersonalRelationship, 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 PRPAMT201301UV02PersonalRelationshipModifier and TypeMethodDescriptionvoid
PRPAMT201301UV02NonPersonLivingSubject.setPersonalRelationship
(List<PRPAMT201301UV02PersonalRelationship> personalRelationship) Set a value to attribute personalRelationship.void
PRPAMT201301UV02Person.setPersonalRelationship
(List<PRPAMT201301UV02PersonalRelationship> personalRelationship) Set a value to attribute personalRelationship.