Uses of Class
net.ihe.gazelle.hl7v3.prpamt201303UV02.PRPAMT201303UV02PersonalRelationship
Packages that use PRPAMT201303UV02PersonalRelationship
-
Uses of PRPAMT201303UV02PersonalRelationship in net.ihe.gazelle.hl7v3.prpamt201303UV02
Fields in net.ihe.gazelle.hl7v3.prpamt201303UV02 with type parameters of type PRPAMT201303UV02PersonalRelationshipModifier and TypeFieldDescriptionPRPAMT201303UV02NonPersonLivingSubject.personalRelationship
PRPAMT201303UV02Person.personalRelationship
Methods in net.ihe.gazelle.hl7v3.prpamt201303UV02 that return PRPAMT201303UV02PersonalRelationshipModifier and TypeMethodDescriptionObjectFactory.createPRPAMT201303UV02PersonalRelationship()
Create an instance ofPRPAMT201303UV02PersonalRelationship
Methods in net.ihe.gazelle.hl7v3.prpamt201303UV02 that return types with arguments of type PRPAMT201303UV02PersonalRelationshipModifier and TypeMethodDescriptionPRPAMT201303UV02NonPersonLivingSubject.getPersonalRelationship()
Return personalRelationship.PRPAMT201303UV02Person.getPersonalRelationship()
Return personalRelationship.Methods in net.ihe.gazelle.hl7v3.prpamt201303UV02 with parameters of type PRPAMT201303UV02PersonalRelationshipModifier and TypeMethodDescriptionvoid
PRPAMT201303UV02NonPersonLivingSubject.addPersonalRelationship
(PRPAMT201303UV02PersonalRelationship personalRelationship_elt) Add a personalRelationship to the personalRelationship collection.void
PRPAMT201303UV02Person.addPersonalRelationship
(PRPAMT201303UV02PersonalRelationship personalRelationship_elt) Add a personalRelationship to the personalRelationship collection.void
PRPAMT201303UV02NonPersonLivingSubject.removePersonalRelationship
(PRPAMT201303UV02PersonalRelationship personalRelationship_elt) Remove a personalRelationship to the personalRelationship collection.void
PRPAMT201303UV02Person.removePersonalRelationship
(PRPAMT201303UV02PersonalRelationship personalRelationship_elt) Remove a personalRelationship to the personalRelationship collection.static void
PRPAMT201303UV02PersonalRelationship.validateByModule
(PRPAMT201303UV02PersonalRelationship pRPAMT201303UV02PersonalRelationship, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validationMethod parameters in net.ihe.gazelle.hl7v3.prpamt201303UV02 with type arguments of type PRPAMT201303UV02PersonalRelationshipModifier and TypeMethodDescriptionvoid
PRPAMT201303UV02NonPersonLivingSubject.setPersonalRelationship
(List<PRPAMT201303UV02PersonalRelationship> personalRelationship) Set a value to attribute personalRelationship.void
PRPAMT201303UV02Person.setPersonalRelationship
(List<PRPAMT201303UV02PersonalRelationship> personalRelationship) Set a value to attribute personalRelationship.