Uses of Class
net.ihe.gazelle.hl7v3.prpamt201302UV02.PRPAMT201302UV02ContactParty
-
Uses of PRPAMT201302UV02ContactParty in net.ihe.gazelle.hl7v3.prpamt201302UV02
Modifier and TypeFieldDescriptionPRPAMT201302UV02NonPersonLivingSubject.contactParty
PRPAMT201302UV02Person.contactParty
Modifier and TypeMethodDescriptionObjectFactory.createPRPAMT201302UV02ContactParty()
Create an instance ofPRPAMT201302UV02ContactParty
Modifier and TypeMethodDescriptionPRPAMT201302UV02NonPersonLivingSubject.getContactParty()
Return contactParty.PRPAMT201302UV02Person.getContactParty()
Return contactParty.Modifier and TypeMethodDescriptionvoid
PRPAMT201302UV02NonPersonLivingSubject.addContactParty
(PRPAMT201302UV02ContactParty contactParty_elt) Add a contactParty to the contactParty collection.void
PRPAMT201302UV02Person.addContactParty
(PRPAMT201302UV02ContactParty contactParty_elt) Add a contactParty to the contactParty collection.void
PRPAMT201302UV02NonPersonLivingSubject.removeContactParty
(PRPAMT201302UV02ContactParty contactParty_elt) Remove a contactParty to the contactParty collection.void
PRPAMT201302UV02Person.removeContactParty
(PRPAMT201302UV02ContactParty contactParty_elt) Remove a contactParty to the contactParty collection.static void
PRPAMT201302UV02ContactParty.validateByModule
(PRPAMT201302UV02ContactParty pRPAMT201302UV02ContactParty, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validationModifier and TypeMethodDescriptionvoid
PRPAMT201302UV02NonPersonLivingSubject.setContactParty
(List<PRPAMT201302UV02ContactParty> contactParty) Set a value to attribute contactParty.void
PRPAMT201302UV02Person.setContactParty
(List<PRPAMT201302UV02ContactParty> contactParty) Set a value to attribute contactParty.