Uses of Class
net.ihe.gazelle.hl7v3.coctmt030007UV.COCTMT030007UVContactParty
Packages that use COCTMT030007UVContactParty
-
Uses of COCTMT030007UVContactParty in net.ihe.gazelle.hl7v3.coctmt030007UV
Fields in net.ihe.gazelle.hl7v3.coctmt030007UV with type parameters of type COCTMT030007UVContactPartyModifier and TypeFieldDescriptionCOCTMT030007UVNonPersonLivingSubject.contactParty
COCTMT030007UVPerson.contactParty
Methods in net.ihe.gazelle.hl7v3.coctmt030007UV that return COCTMT030007UVContactPartyModifier and TypeMethodDescriptionObjectFactory.createCOCTMT030007UVContactParty()
Create an instance ofCOCTMT030007UVContactParty
Methods in net.ihe.gazelle.hl7v3.coctmt030007UV that return types with arguments of type COCTMT030007UVContactPartyModifier and TypeMethodDescriptionCOCTMT030007UVNonPersonLivingSubject.getContactParty()
Return contactParty.COCTMT030007UVPerson.getContactParty()
Return contactParty.Methods in net.ihe.gazelle.hl7v3.coctmt030007UV with parameters of type COCTMT030007UVContactPartyModifier 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 validationMethod parameters in net.ihe.gazelle.hl7v3.coctmt030007UV with type arguments of type COCTMT030007UVContactPartyModifier 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.