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.personalRelationshipPRPAMT201301UV02Person.personalRelationshipMethods in net.ihe.gazelle.hl7v3.prpamt201301UV02 that return PRPAMT201301UV02PersonalRelationshipModifier and TypeMethodDescriptionObjectFactory.createPRPAMT201301UV02PersonalRelationship()Create an instance ofPRPAMT201301UV02PersonalRelationshipMethods 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 TypeMethodDescriptionvoidPRPAMT201301UV02NonPersonLivingSubject.addPersonalRelationship(PRPAMT201301UV02PersonalRelationship personalRelationship_elt) Add a personalRelationship to the personalRelationship collection.voidPRPAMT201301UV02Person.addPersonalRelationship(PRPAMT201301UV02PersonalRelationship personalRelationship_elt) Add a personalRelationship to the personalRelationship collection.voidPRPAMT201301UV02NonPersonLivingSubject.removePersonalRelationship(PRPAMT201301UV02PersonalRelationship personalRelationship_elt) Remove a personalRelationship to the personalRelationship collection.voidPRPAMT201301UV02Person.removePersonalRelationship(PRPAMT201301UV02PersonalRelationship personalRelationship_elt) Remove a personalRelationship to the personalRelationship collection.static voidPRPAMT201301UV02PersonalRelationship.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 TypeMethodDescriptionvoidPRPAMT201301UV02NonPersonLivingSubject.setPersonalRelationship(List<PRPAMT201301UV02PersonalRelationship> personalRelationship) Set a value to attribute personalRelationship.voidPRPAMT201301UV02Person.setPersonalRelationship(List<PRPAMT201301UV02PersonalRelationship> personalRelationship) Set a value to attribute personalRelationship.