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.contactPartyCOCTMT030007UVPerson.contactPartyMethods in net.ihe.gazelle.hl7v3.coctmt030007UV that return COCTMT030007UVContactPartyModifier and TypeMethodDescriptionObjectFactory.createCOCTMT030007UVContactParty()Create an instance ofCOCTMT030007UVContactPartyMethods 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 TypeMethodDescriptionvoidCOCTMT030007UVNonPersonLivingSubject.addContactParty(COCTMT030007UVContactParty contactParty_elt) Add a contactParty to the contactParty collection.voidCOCTMT030007UVPerson.addContactParty(COCTMT030007UVContactParty contactParty_elt) Add a contactParty to the contactParty collection.voidCOCTMT030007UVNonPersonLivingSubject.removeContactParty(COCTMT030007UVContactParty contactParty_elt) Remove a contactParty to the contactParty collection.voidCOCTMT030007UVPerson.removeContactParty(COCTMT030007UVContactParty contactParty_elt) Remove a contactParty to the contactParty collection.static voidCOCTMT030007UVContactParty.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 TypeMethodDescriptionvoidCOCTMT030007UVNonPersonLivingSubject.setContactParty(List<COCTMT030007UVContactParty> contactParty) Set a value to attribute contactParty.voidCOCTMT030007UVPerson.setContactParty(List<COCTMT030007UVContactParty> contactParty) Set a value to attribute contactParty.