Uses of Class
net.ihe.gazelle.hl7v3.prpamt201301UV02.PRPAMT201301UV02ContactParty
Packages that use PRPAMT201301UV02ContactParty
-
Uses of PRPAMT201301UV02ContactParty in net.ihe.gazelle.hl7v3.prpamt201301UV02
Fields in net.ihe.gazelle.hl7v3.prpamt201301UV02 with type parameters of type PRPAMT201301UV02ContactPartyModifier and TypeFieldDescriptionPRPAMT201301UV02NonPersonLivingSubject.contactPartyPRPAMT201301UV02Person.contactPartyMethods in net.ihe.gazelle.hl7v3.prpamt201301UV02 that return PRPAMT201301UV02ContactPartyModifier and TypeMethodDescriptionObjectFactory.createPRPAMT201301UV02ContactParty()Create an instance ofPRPAMT201301UV02ContactPartyMethods in net.ihe.gazelle.hl7v3.prpamt201301UV02 that return types with arguments of type PRPAMT201301UV02ContactPartyModifier and TypeMethodDescriptionPRPAMT201301UV02NonPersonLivingSubject.getContactParty()Return contactParty.PRPAMT201301UV02Person.getContactParty()Return contactParty.Methods in net.ihe.gazelle.hl7v3.prpamt201301UV02 with parameters of type PRPAMT201301UV02ContactPartyModifier and TypeMethodDescriptionvoidPRPAMT201301UV02NonPersonLivingSubject.addContactParty(PRPAMT201301UV02ContactParty contactParty_elt) Add a contactParty to the contactParty collection.voidPRPAMT201301UV02Person.addContactParty(PRPAMT201301UV02ContactParty contactParty_elt) Add a contactParty to the contactParty collection.voidPRPAMT201301UV02NonPersonLivingSubject.removeContactParty(PRPAMT201301UV02ContactParty contactParty_elt) Remove a contactParty to the contactParty collection.voidPRPAMT201301UV02Person.removeContactParty(PRPAMT201301UV02ContactParty contactParty_elt) Remove a contactParty to the contactParty collection.static voidPRPAMT201301UV02ContactParty.validateByModule(PRPAMT201301UV02ContactParty pRPAMT201301UV02ContactParty, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validationMethod parameters in net.ihe.gazelle.hl7v3.prpamt201301UV02 with type arguments of type PRPAMT201301UV02ContactPartyModifier and TypeMethodDescriptionvoidPRPAMT201301UV02NonPersonLivingSubject.setContactParty(List<PRPAMT201301UV02ContactParty> contactParty) Set a value to attribute contactParty.voidPRPAMT201301UV02Person.setContactParty(List<PRPAMT201301UV02ContactParty> contactParty) Set a value to attribute contactParty.