Uses of Class
net.ihe.gazelle.hl7v3.coctmt030000UV04.COCTMT030000UV04Guarantor
-
Uses of COCTMT030000UV04Guarantor in net.ihe.gazelle.hl7v3.coctmt030000UV04
Modifier and TypeFieldDescriptionCOCTMT030000UV04NonPersonLivingSubject.guarantor
COCTMT030000UV04Person.guarantor
Modifier and TypeMethodDescriptionObjectFactory.createCOCTMT030000UV04Guarantor()
Create an instance ofCOCTMT030000UV04Guarantor
Modifier and TypeMethodDescriptionCOCTMT030000UV04NonPersonLivingSubject.getGuarantor()
Return guarantor.COCTMT030000UV04Person.getGuarantor()
Return guarantor.Modifier and TypeMethodDescriptionvoid
COCTMT030000UV04NonPersonLivingSubject.addGuarantor
(COCTMT030000UV04Guarantor guarantor_elt) Add a guarantor to the guarantor collection.void
COCTMT030000UV04Person.addGuarantor
(COCTMT030000UV04Guarantor guarantor_elt) Add a guarantor to the guarantor collection.void
COCTMT030000UV04NonPersonLivingSubject.removeGuarantor
(COCTMT030000UV04Guarantor guarantor_elt) Remove a guarantor to the guarantor collection.void
COCTMT030000UV04Person.removeGuarantor
(COCTMT030000UV04Guarantor guarantor_elt) Remove a guarantor to the guarantor collection.static void
COCTMT030000UV04Guarantor.validateByModule
(COCTMT030000UV04Guarantor cOCTMT030000UV04Guarantor, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validationModifier and TypeMethodDescriptionvoid
COCTMT030000UV04NonPersonLivingSubject.setGuarantor
(List<COCTMT030000UV04Guarantor> guarantor) Set a value to attribute guarantor.void
COCTMT030000UV04Person.setGuarantor
(List<COCTMT030000UV04Guarantor> guarantor) Set a value to attribute guarantor.