Uses of Class
net.ihe.gazelle.hl7v3.coctmt030000UV04.COCTMT030000UV04ContactParty
Packages that use COCTMT030000UV04ContactParty
-
Uses of COCTMT030000UV04ContactParty in net.ihe.gazelle.hl7v3.coctmt030000UV04
Fields in net.ihe.gazelle.hl7v3.coctmt030000UV04 with type parameters of type COCTMT030000UV04ContactPartyModifier and TypeFieldDescriptionCOCTMT030000UV04NonPersonLivingSubject.contactParty
COCTMT030000UV04Person.contactParty
Methods in net.ihe.gazelle.hl7v3.coctmt030000UV04 that return COCTMT030000UV04ContactPartyModifier and TypeMethodDescriptionObjectFactory.createCOCTMT030000UV04ContactParty()
Create an instance ofCOCTMT030000UV04ContactParty
Methods in net.ihe.gazelle.hl7v3.coctmt030000UV04 that return types with arguments of type COCTMT030000UV04ContactPartyModifier and TypeMethodDescriptionCOCTMT030000UV04NonPersonLivingSubject.getContactParty()
Return contactParty.COCTMT030000UV04Person.getContactParty()
Return contactParty.Methods in net.ihe.gazelle.hl7v3.coctmt030000UV04 with parameters of type COCTMT030000UV04ContactPartyModifier 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 validationMethod parameters in net.ihe.gazelle.hl7v3.coctmt030000UV04 with type arguments of type COCTMT030000UV04ContactPartyModifier 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.