Uses of Class
net.ihe.gazelle.hl7v3.coctmt030000UV04.COCTMT030000UV04Guarantor
Packages that use COCTMT030000UV04Guarantor
-
Uses of COCTMT030000UV04Guarantor in net.ihe.gazelle.hl7v3.coctmt030000UV04
Fields in net.ihe.gazelle.hl7v3.coctmt030000UV04 with type parameters of type COCTMT030000UV04GuarantorModifier and TypeFieldDescriptionCOCTMT030000UV04NonPersonLivingSubject.guarantorCOCTMT030000UV04Person.guarantorMethods in net.ihe.gazelle.hl7v3.coctmt030000UV04 that return COCTMT030000UV04GuarantorModifier and TypeMethodDescriptionObjectFactory.createCOCTMT030000UV04Guarantor()Create an instance ofCOCTMT030000UV04GuarantorMethods in net.ihe.gazelle.hl7v3.coctmt030000UV04 that return types with arguments of type COCTMT030000UV04GuarantorModifier and TypeMethodDescriptionCOCTMT030000UV04NonPersonLivingSubject.getGuarantor()Return guarantor.COCTMT030000UV04Person.getGuarantor()Return guarantor.Methods in net.ihe.gazelle.hl7v3.coctmt030000UV04 with parameters of type COCTMT030000UV04GuarantorModifier and TypeMethodDescriptionvoidCOCTMT030000UV04NonPersonLivingSubject.addGuarantor(COCTMT030000UV04Guarantor guarantor_elt) Add a guarantor to the guarantor collection.voidCOCTMT030000UV04Person.addGuarantor(COCTMT030000UV04Guarantor guarantor_elt) Add a guarantor to the guarantor collection.voidCOCTMT030000UV04NonPersonLivingSubject.removeGuarantor(COCTMT030000UV04Guarantor guarantor_elt) Remove a guarantor to the guarantor collection.voidCOCTMT030000UV04Person.removeGuarantor(COCTMT030000UV04Guarantor guarantor_elt) Remove a guarantor to the guarantor collection.static voidCOCTMT030000UV04Guarantor.validateByModule(COCTMT030000UV04Guarantor cOCTMT030000UV04Guarantor, 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 COCTMT030000UV04GuarantorModifier and TypeMethodDescriptionvoidCOCTMT030000UV04NonPersonLivingSubject.setGuarantor(List<COCTMT030000UV04Guarantor> guarantor) Set a value to attribute guarantor.voidCOCTMT030000UV04Person.setGuarantor(List<COCTMT030000UV04Guarantor> guarantor) Set a value to attribute guarantor.