Uses of Class
org.hl7.v3.COCTMT030007UVGuardian
-
Uses of COCTMT030007UVGuardian in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT030007UVGuardianModifier and TypeFieldDescriptionprotected List<COCTMT030007UVGuardian>COCTMT030007UVNonPersonLivingSubject.guardianprotected List<COCTMT030007UVGuardian>COCTMT030007UVPerson.guardianMethods in org.hl7.v3 that return COCTMT030007UVGuardianModifier and TypeMethodDescriptionObjectFactory.createCOCTMT030007UVGuardian()Create an instance ofCOCTMT030007UVGuardianCOCTMT030007UVGuardian.withAddr(Collection<AD> values) COCTMT030007UVGuardian.withCertificateText(ED value) COCTMT030007UVGuardian.withClassCode(String... values) COCTMT030007UVGuardian.withClassCode(Collection<String> values) COCTMT030007UVGuardian.withEffectiveTime(IVLTS value) COCTMT030007UVGuardian.withGuardianOrganization(jakarta.xml.bind.JAXBElement<COCTMT150002UV01Organization> value) COCTMT030007UVGuardian.withGuardianPerson(jakarta.xml.bind.JAXBElement<COCTMT030202UV01Person> value) COCTMT030007UVGuardian.withId(Collection<II> values) COCTMT030007UVGuardian.withNullFlavor(String... values) COCTMT030007UVGuardian.withNullFlavor(Collection<String> values) COCTMT030007UVGuardian.withRealmCode(Collection<CS> values) COCTMT030007UVGuardian.withRealmCode(CS... values) COCTMT030007UVGuardian.withStatusCode(CS value) COCTMT030007UVGuardian.withTelecom(Collection<TEL> values) COCTMT030007UVGuardian.withTelecom(TEL... values) COCTMT030007UVGuardian.withTemplateId(Collection<II> values) COCTMT030007UVGuardian.withTemplateId(II... values) COCTMT030007UVGuardian.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT030007UVGuardianModifier and TypeMethodDescriptionCOCTMT030007UVNonPersonLivingSubject.getGuardian()Gets the value of the guardian property.COCTMT030007UVPerson.getGuardian()Gets the value of the guardian property.Methods in org.hl7.v3 with parameters of type COCTMT030007UVGuardianModifier and TypeMethodDescriptionCOCTMT030007UVNonPersonLivingSubject.withGuardian(COCTMT030007UVGuardian... values) COCTMT030007UVPerson.withGuardian(COCTMT030007UVGuardian... values) Method parameters in org.hl7.v3 with type arguments of type COCTMT030007UVGuardianModifier and TypeMethodDescriptionCOCTMT030007UVNonPersonLivingSubject.withGuardian(Collection<COCTMT030007UVGuardian> values) COCTMT030007UVPerson.withGuardian(Collection<COCTMT030007UVGuardian> values)