Uses of Class
net.ihe.gazelle.hl7v3.prpamt201310UV02.PRPAMT201310UV02PersonalRelationship
Packages that use PRPAMT201310UV02PersonalRelationship
-
Uses of PRPAMT201310UV02PersonalRelationship in net.ihe.gazelle.hl7v3.prpamt201310UV02
Fields in net.ihe.gazelle.hl7v3.prpamt201310UV02 with type parameters of type PRPAMT201310UV02PersonalRelationshipModifier and TypeFieldDescriptionPRPAMT201310UV02NonPersonLivingSubject.personalRelationship
PRPAMT201310UV02Person.personalRelationship
Methods in net.ihe.gazelle.hl7v3.prpamt201310UV02 that return PRPAMT201310UV02PersonalRelationshipModifier and TypeMethodDescriptionObjectFactory.createPRPAMT201310UV02PersonalRelationship()
Create an instance ofPRPAMT201310UV02PersonalRelationship
Methods in net.ihe.gazelle.hl7v3.prpamt201310UV02 that return types with arguments of type PRPAMT201310UV02PersonalRelationshipModifier and TypeMethodDescriptionPRPAMT201310UV02NonPersonLivingSubject.getPersonalRelationship()
Return personalRelationship.PRPAMT201310UV02Person.getPersonalRelationship()
Return personalRelationship.Methods in net.ihe.gazelle.hl7v3.prpamt201310UV02 with parameters of type PRPAMT201310UV02PersonalRelationshipModifier and TypeMethodDescriptionvoid
PRPAMT201310UV02NonPersonLivingSubject.addPersonalRelationship
(PRPAMT201310UV02PersonalRelationship personalRelationship_elt) Add a personalRelationship to the personalRelationship collection.void
PRPAMT201310UV02Person.addPersonalRelationship
(PRPAMT201310UV02PersonalRelationship personalRelationship_elt) Add a personalRelationship to the personalRelationship collection.void
PRPAMT201310UV02NonPersonLivingSubject.removePersonalRelationship
(PRPAMT201310UV02PersonalRelationship personalRelationship_elt) Remove a personalRelationship to the personalRelationship collection.void
PRPAMT201310UV02Person.removePersonalRelationship
(PRPAMT201310UV02PersonalRelationship personalRelationship_elt) Remove a personalRelationship to the personalRelationship collection.static void
PRPAMT201310UV02PersonalRelationship.validateByModule
(PRPAMT201310UV02PersonalRelationship pRPAMT201310UV02PersonalRelationship, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validationMethod parameters in net.ihe.gazelle.hl7v3.prpamt201310UV02 with type arguments of type PRPAMT201310UV02PersonalRelationshipModifier and TypeMethodDescriptionvoid
PRPAMT201310UV02NonPersonLivingSubject.setPersonalRelationship
(List<PRPAMT201310UV02PersonalRelationship> personalRelationship) Set a value to attribute personalRelationship.void
PRPAMT201310UV02Person.setPersonalRelationship
(List<PRPAMT201310UV02PersonalRelationship> personalRelationship) Set a value to attribute personalRelationship.