Uses of Class
net.ihe.gazelle.hl7v3.prpamt201301UV02.PRPAMT201301UV02ContactParty
-
Uses of PRPAMT201301UV02ContactParty in net.ihe.gazelle.hl7v3.prpamt201301UV02
Modifier and TypeFieldDescriptionPRPAMT201301UV02NonPersonLivingSubject.contactParty
PRPAMT201301UV02Person.contactParty
Modifier and TypeMethodDescriptionObjectFactory.createPRPAMT201301UV02ContactParty()
Create an instance ofPRPAMT201301UV02ContactParty
Modifier and TypeMethodDescriptionPRPAMT201301UV02NonPersonLivingSubject.getContactParty()
Return contactParty.PRPAMT201301UV02Person.getContactParty()
Return contactParty.Modifier and TypeMethodDescriptionvoid
PRPAMT201301UV02NonPersonLivingSubject.addContactParty
(PRPAMT201301UV02ContactParty contactParty_elt) Add a contactParty to the contactParty collection.void
PRPAMT201301UV02Person.addContactParty
(PRPAMT201301UV02ContactParty contactParty_elt) Add a contactParty to the contactParty collection.void
PRPAMT201301UV02NonPersonLivingSubject.removeContactParty
(PRPAMT201301UV02ContactParty contactParty_elt) Remove a contactParty to the contactParty collection.void
PRPAMT201301UV02Person.removeContactParty
(PRPAMT201301UV02ContactParty contactParty_elt) Remove a contactParty to the contactParty collection.static void
PRPAMT201301UV02ContactParty.validateByModule
(PRPAMT201301UV02ContactParty pRPAMT201301UV02ContactParty, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validationModifier and TypeMethodDescriptionvoid
PRPAMT201301UV02NonPersonLivingSubject.setContactParty
(List<PRPAMT201301UV02ContactParty> contactParty) Set a value to attribute contactParty.void
PRPAMT201301UV02Person.setContactParty
(List<PRPAMT201301UV02ContactParty> contactParty) Set a value to attribute contactParty.