Uses of Class
net.ihe.gazelle.hl7v3.prpamt201303UV02.PRPAMT201303UV02ContactParty
-
Uses of PRPAMT201303UV02ContactParty in net.ihe.gazelle.hl7v3.prpamt201303UV02
Modifier and TypeFieldDescriptionPRPAMT201303UV02NonPersonLivingSubject.contactParty
PRPAMT201303UV02Person.contactParty
Modifier and TypeMethodDescriptionObjectFactory.createPRPAMT201303UV02ContactParty()
Create an instance ofPRPAMT201303UV02ContactParty
Modifier and TypeMethodDescriptionPRPAMT201303UV02NonPersonLivingSubject.getContactParty()
Return contactParty.PRPAMT201303UV02Person.getContactParty()
Return contactParty.Modifier and TypeMethodDescriptionvoid
PRPAMT201303UV02NonPersonLivingSubject.addContactParty
(PRPAMT201303UV02ContactParty contactParty_elt) Add a contactParty to the contactParty collection.void
PRPAMT201303UV02Person.addContactParty
(PRPAMT201303UV02ContactParty contactParty_elt) Add a contactParty to the contactParty collection.void
PRPAMT201303UV02NonPersonLivingSubject.removeContactParty
(PRPAMT201303UV02ContactParty contactParty_elt) Remove a contactParty to the contactParty collection.void
PRPAMT201303UV02Person.removeContactParty
(PRPAMT201303UV02ContactParty contactParty_elt) Remove a contactParty to the contactParty collection.static void
PRPAMT201303UV02ContactParty.validateByModule
(PRPAMT201303UV02ContactParty pRPAMT201303UV02ContactParty, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validationModifier and TypeMethodDescriptionvoid
PRPAMT201303UV02NonPersonLivingSubject.setContactParty
(List<PRPAMT201303UV02ContactParty> contactParty) Set a value to attribute contactParty.void
PRPAMT201303UV02Person.setContactParty
(List<PRPAMT201303UV02ContactParty> contactParty) Set a value to attribute contactParty.