Uses of Class
org.hl7.v3.COCTMT030007UVGuarantor
-
Uses of COCTMT030007UVGuarantor in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT030007UVGuarantorModifier and TypeFieldDescriptionprotected List<COCTMT030007UVGuarantor>COCTMT030007UVNonPersonLivingSubject.guarantorprotected List<COCTMT030007UVGuarantor>COCTMT030007UVPerson.guarantorMethods in org.hl7.v3 that return COCTMT030007UVGuarantorModifier and TypeMethodDescriptionObjectFactory.createCOCTMT030007UVGuarantor()Create an instance ofCOCTMT030007UVGuarantorCOCTMT030007UVGuarantor.withAddr(Collection<AD> values) COCTMT030007UVGuarantor.withClassCode(String... values) COCTMT030007UVGuarantor.withClassCode(Collection<String> values) COCTMT030007UVGuarantor.withEffectiveTime(IVLTS value) COCTMT030007UVGuarantor.withGuarantorOrganization(jakarta.xml.bind.JAXBElement<COCTMT150002UV01Organization> value) COCTMT030007UVGuarantor.withGuarantorPerson(jakarta.xml.bind.JAXBElement<COCTMT030202UV01Person> value) COCTMT030007UVGuarantor.withId(Collection<II> values) COCTMT030007UVGuarantor.withNullFlavor(String... values) COCTMT030007UVGuarantor.withNullFlavor(Collection<String> values) COCTMT030007UVGuarantor.withRealmCode(Collection<CS> values) COCTMT030007UVGuarantor.withRealmCode(CS... values) COCTMT030007UVGuarantor.withStatusCode(CS value) COCTMT030007UVGuarantor.withTelecom(Collection<TEL> values) COCTMT030007UVGuarantor.withTelecom(TEL... values) COCTMT030007UVGuarantor.withTemplateId(Collection<II> values) COCTMT030007UVGuarantor.withTemplateId(II... values) COCTMT030007UVGuarantor.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT030007UVGuarantorModifier and TypeMethodDescriptionCOCTMT030007UVNonPersonLivingSubject.getGuarantor()Gets the value of the guarantor property.COCTMT030007UVPerson.getGuarantor()Gets the value of the guarantor property.Methods in org.hl7.v3 with parameters of type COCTMT030007UVGuarantorModifier and TypeMethodDescriptionCOCTMT030007UVNonPersonLivingSubject.withGuarantor(COCTMT030007UVGuarantor... values) COCTMT030007UVPerson.withGuarantor(COCTMT030007UVGuarantor... values) Method parameters in org.hl7.v3 with type arguments of type COCTMT030007UVGuarantorModifier and TypeMethodDescriptionCOCTMT030007UVNonPersonLivingSubject.withGuarantor(Collection<COCTMT030007UVGuarantor> values) COCTMT030007UVPerson.withGuarantor(Collection<COCTMT030007UVGuarantor> values)