Uses of Class
net.ihe.gazelle.hl7v3.coctmt030007UV.COCTMT030007UVGuarantor
Packages that use COCTMT030007UVGuarantor
-
Uses of COCTMT030007UVGuarantor in net.ihe.gazelle.hl7v3.coctmt030007UV
Fields in net.ihe.gazelle.hl7v3.coctmt030007UV with type parameters of type COCTMT030007UVGuarantorModifier and TypeFieldDescriptionCOCTMT030007UVNonPersonLivingSubject.guarantorCOCTMT030007UVPerson.guarantorMethods in net.ihe.gazelle.hl7v3.coctmt030007UV that return COCTMT030007UVGuarantorModifier and TypeMethodDescriptionObjectFactory.createCOCTMT030007UVGuarantor()Create an instance ofCOCTMT030007UVGuarantorMethods in net.ihe.gazelle.hl7v3.coctmt030007UV that return types with arguments of type COCTMT030007UVGuarantorModifier and TypeMethodDescriptionCOCTMT030007UVNonPersonLivingSubject.getGuarantor()Return guarantor.COCTMT030007UVPerson.getGuarantor()Return guarantor.Methods in net.ihe.gazelle.hl7v3.coctmt030007UV with parameters of type COCTMT030007UVGuarantorModifier and TypeMethodDescriptionvoidCOCTMT030007UVNonPersonLivingSubject.addGuarantor(COCTMT030007UVGuarantor guarantor_elt) Add a guarantor to the guarantor collection.voidCOCTMT030007UVPerson.addGuarantor(COCTMT030007UVGuarantor guarantor_elt) Add a guarantor to the guarantor collection.voidCOCTMT030007UVNonPersonLivingSubject.removeGuarantor(COCTMT030007UVGuarantor guarantor_elt) Remove a guarantor to the guarantor collection.voidCOCTMT030007UVPerson.removeGuarantor(COCTMT030007UVGuarantor guarantor_elt) Remove a guarantor to the guarantor collection.static voidCOCTMT030007UVGuarantor.validateByModule(COCTMT030007UVGuarantor cOCTMT030007UVGuarantor, 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 COCTMT030007UVGuarantorModifier and TypeMethodDescriptionvoidCOCTMT030007UVNonPersonLivingSubject.setGuarantor(List<COCTMT030007UVGuarantor> guarantor) Set a value to attribute guarantor.voidCOCTMT030007UVPerson.setGuarantor(List<COCTMT030007UVGuarantor> guarantor) Set a value to attribute guarantor.