Uses of Class
net.ihe.gazelle.hl7v3.prpamt201302UV02.PRPAMT201302UV02ContactParty
Packages that use PRPAMT201302UV02ContactParty
-
Uses of PRPAMT201302UV02ContactParty in net.ihe.gazelle.hl7v3.prpamt201302UV02
Fields in net.ihe.gazelle.hl7v3.prpamt201302UV02 with type parameters of type PRPAMT201302UV02ContactPartyModifier and TypeFieldDescriptionPRPAMT201302UV02NonPersonLivingSubject.contactPartyPRPAMT201302UV02Person.contactPartyMethods in net.ihe.gazelle.hl7v3.prpamt201302UV02 that return PRPAMT201302UV02ContactPartyModifier and TypeMethodDescriptionObjectFactory.createPRPAMT201302UV02ContactParty()Create an instance ofPRPAMT201302UV02ContactPartyMethods in net.ihe.gazelle.hl7v3.prpamt201302UV02 that return types with arguments of type PRPAMT201302UV02ContactPartyModifier and TypeMethodDescriptionPRPAMT201302UV02NonPersonLivingSubject.getContactParty()Return contactParty.PRPAMT201302UV02Person.getContactParty()Return contactParty.Methods in net.ihe.gazelle.hl7v3.prpamt201302UV02 with parameters of type PRPAMT201302UV02ContactPartyModifier and TypeMethodDescriptionvoidPRPAMT201302UV02NonPersonLivingSubject.addContactParty(PRPAMT201302UV02ContactParty contactParty_elt) Add a contactParty to the contactParty collection.voidPRPAMT201302UV02Person.addContactParty(PRPAMT201302UV02ContactParty contactParty_elt) Add a contactParty to the contactParty collection.voidPRPAMT201302UV02NonPersonLivingSubject.removeContactParty(PRPAMT201302UV02ContactParty contactParty_elt) Remove a contactParty to the contactParty collection.voidPRPAMT201302UV02Person.removeContactParty(PRPAMT201302UV02ContactParty contactParty_elt) Remove a contactParty to the contactParty collection.static voidPRPAMT201302UV02ContactParty.validateByModule(PRPAMT201302UV02ContactParty pRPAMT201302UV02ContactParty, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validationMethod parameters in net.ihe.gazelle.hl7v3.prpamt201302UV02 with type arguments of type PRPAMT201302UV02ContactPartyModifier and TypeMethodDescriptionvoidPRPAMT201302UV02NonPersonLivingSubject.setContactParty(List<PRPAMT201302UV02ContactParty> contactParty) Set a value to attribute contactParty.voidPRPAMT201302UV02Person.setContactParty(List<PRPAMT201302UV02ContactParty> contactParty) Set a value to attribute contactParty.