Uses of Class
net.ihe.gazelle.hl7v3.prpamt201303UV02.PRPAMT201303UV02ContactParty
Packages that use PRPAMT201303UV02ContactParty
-
Uses of PRPAMT201303UV02ContactParty in net.ihe.gazelle.hl7v3.prpamt201303UV02
Fields in net.ihe.gazelle.hl7v3.prpamt201303UV02 with type parameters of type PRPAMT201303UV02ContactPartyModifier and TypeFieldDescriptionPRPAMT201303UV02NonPersonLivingSubject.contactParty
PRPAMT201303UV02Person.contactParty
Methods in net.ihe.gazelle.hl7v3.prpamt201303UV02 that return PRPAMT201303UV02ContactPartyModifier and TypeMethodDescriptionObjectFactory.createPRPAMT201303UV02ContactParty()
Create an instance ofPRPAMT201303UV02ContactParty
Methods in net.ihe.gazelle.hl7v3.prpamt201303UV02 that return types with arguments of type PRPAMT201303UV02ContactPartyModifier and TypeMethodDescriptionPRPAMT201303UV02NonPersonLivingSubject.getContactParty()
Return contactParty.PRPAMT201303UV02Person.getContactParty()
Return contactParty.Methods in net.ihe.gazelle.hl7v3.prpamt201303UV02 with parameters of type PRPAMT201303UV02ContactPartyModifier 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 validationMethod parameters in net.ihe.gazelle.hl7v3.prpamt201303UV02 with type arguments of type PRPAMT201303UV02ContactPartyModifier 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.