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.guarantor
COCTMT030000UV04Person.guarantor
Methods in net.ihe.gazelle.hl7v3.coctmt030000UV04 that return COCTMT030000UV04GuarantorModifier and TypeMethodDescriptionObjectFactory.createCOCTMT030000UV04Guarantor()
Create an instance ofCOCTMT030000UV04Guarantor
Methods 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 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 validationMethod parameters in net.ihe.gazelle.hl7v3.coctmt030000UV04 with type arguments of type COCTMT030000UV04GuarantorModifier 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.