Uses of Class
net.ihe.gazelle.hl7v3.coctmt030000UV04.COCTMT030000UV04ContactParty
-
Uses of COCTMT030000UV04ContactParty in net.ihe.gazelle.hl7v3.coctmt030000UV04
Modifier and TypeFieldDescriptionCOCTMT030000UV04NonPersonLivingSubject.contactParty
COCTMT030000UV04Person.contactParty
Modifier and TypeMethodDescriptionObjectFactory.createCOCTMT030000UV04ContactParty()
Create an instance ofCOCTMT030000UV04ContactParty
Modifier and TypeMethodDescriptionCOCTMT030000UV04NonPersonLivingSubject.getContactParty()
Return contactParty.COCTMT030000UV04Person.getContactParty()
Return contactParty.Modifier and TypeMethodDescriptionvoid
COCTMT030000UV04NonPersonLivingSubject.addContactParty
(COCTMT030000UV04ContactParty contactParty_elt) Add a contactParty to the contactParty collection.void
COCTMT030000UV04Person.addContactParty
(COCTMT030000UV04ContactParty contactParty_elt) Add a contactParty to the contactParty collection.void
COCTMT030000UV04NonPersonLivingSubject.removeContactParty
(COCTMT030000UV04ContactParty contactParty_elt) Remove a contactParty to the contactParty collection.void
COCTMT030000UV04Person.removeContactParty
(COCTMT030000UV04ContactParty contactParty_elt) Remove a contactParty to the contactParty collection.static void
COCTMT030000UV04ContactParty.validateByModule
(COCTMT030000UV04ContactParty cOCTMT030000UV04ContactParty, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validationModifier and TypeMethodDescriptionvoid
COCTMT030000UV04NonPersonLivingSubject.setContactParty
(List<COCTMT030000UV04ContactParty> contactParty) Set a value to attribute contactParty.void
COCTMT030000UV04Person.setContactParty
(List<COCTMT030000UV04ContactParty> contactParty) Set a value to attribute contactParty.