Uses of Class
net.ihe.gazelle.hl7v3.coctmt030007UV.COCTMT030007UVContactParty
-
Uses of COCTMT030007UVContactParty in net.ihe.gazelle.hl7v3.coctmt030007UV
Modifier and TypeFieldDescriptionCOCTMT030007UVNonPersonLivingSubject.contactParty
COCTMT030007UVPerson.contactParty
Modifier and TypeMethodDescriptionObjectFactory.createCOCTMT030007UVContactParty()
Create an instance ofCOCTMT030007UVContactParty
Modifier and TypeMethodDescriptionCOCTMT030007UVNonPersonLivingSubject.getContactParty()
Return contactParty.COCTMT030007UVPerson.getContactParty()
Return contactParty.Modifier and TypeMethodDescriptionvoid
COCTMT030007UVNonPersonLivingSubject.addContactParty
(COCTMT030007UVContactParty contactParty_elt) Add a contactParty to the contactParty collection.void
COCTMT030007UVPerson.addContactParty
(COCTMT030007UVContactParty contactParty_elt) Add a contactParty to the contactParty collection.void
COCTMT030007UVNonPersonLivingSubject.removeContactParty
(COCTMT030007UVContactParty contactParty_elt) Remove a contactParty to the contactParty collection.void
COCTMT030007UVPerson.removeContactParty
(COCTMT030007UVContactParty contactParty_elt) Remove a contactParty to the contactParty collection.static void
COCTMT030007UVContactParty.validateByModule
(COCTMT030007UVContactParty cOCTMT030007UVContactParty, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validationModifier and TypeMethodDescriptionvoid
COCTMT030007UVNonPersonLivingSubject.setContactParty
(List<COCTMT030007UVContactParty> contactParty) Set a value to attribute contactParty.void
COCTMT030007UVPerson.setContactParty
(List<COCTMT030007UVContactParty> contactParty) Set a value to attribute contactParty.