Uses of Class
net.ihe.gazelle.hl7v3.coctmt030007UV.COCTMT030007UVGuarantor
-
Uses of COCTMT030007UVGuarantor in net.ihe.gazelle.hl7v3.coctmt030007UV
Modifier and TypeFieldDescriptionCOCTMT030007UVNonPersonLivingSubject.guarantor
COCTMT030007UVPerson.guarantor
Modifier and TypeMethodDescriptionObjectFactory.createCOCTMT030007UVGuarantor()
Create an instance ofCOCTMT030007UVGuarantor
Modifier and TypeMethodDescriptionCOCTMT030007UVNonPersonLivingSubject.getGuarantor()
Return guarantor.COCTMT030007UVPerson.getGuarantor()
Return guarantor.Modifier and TypeMethodDescriptionvoid
COCTMT030007UVNonPersonLivingSubject.addGuarantor
(COCTMT030007UVGuarantor guarantor_elt) Add a guarantor to the guarantor collection.void
COCTMT030007UVPerson.addGuarantor
(COCTMT030007UVGuarantor guarantor_elt) Add a guarantor to the guarantor collection.void
COCTMT030007UVNonPersonLivingSubject.removeGuarantor
(COCTMT030007UVGuarantor guarantor_elt) Remove a guarantor to the guarantor collection.void
COCTMT030007UVPerson.removeGuarantor
(COCTMT030007UVGuarantor guarantor_elt) Remove a guarantor to the guarantor collection.static void
COCTMT030007UVGuarantor.validateByModule
(COCTMT030007UVGuarantor cOCTMT030007UVGuarantor, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validationModifier and TypeMethodDescriptionvoid
COCTMT030007UVNonPersonLivingSubject.setGuarantor
(List<COCTMT030007UVGuarantor> guarantor) Set a value to attribute guarantor.void
COCTMT030007UVPerson.setGuarantor
(List<COCTMT030007UVGuarantor> guarantor) Set a value to attribute guarantor.