Uses of Class
org.hl7.v3.COCTMT030007UVBirthPlace
-
Uses of COCTMT030007UVBirthPlace in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT030007UVBirthPlaceModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<COCTMT030007UVBirthPlace>COCTMT030007UVNonPersonLivingSubject.birthPlaceprotected jakarta.xml.bind.JAXBElement<COCTMT030007UVBirthPlace>COCTMT030007UVPerson.birthPlaceMethods in org.hl7.v3 that return COCTMT030007UVBirthPlaceModifier and TypeMethodDescriptionObjectFactory.createCOCTMT030007UVBirthPlace()Create an instance ofCOCTMT030007UVBirthPlaceCOCTMT030007UVBirthPlace.withBirthplace(COCTMT710000UV01Place value) COCTMT030007UVBirthPlace.withClassCode(String... values) COCTMT030007UVBirthPlace.withClassCode(Collection<String> values) COCTMT030007UVBirthPlace.withNullFlavor(String... values) COCTMT030007UVBirthPlace.withNullFlavor(Collection<String> values) COCTMT030007UVBirthPlace.withRealmCode(Collection<CS> values) COCTMT030007UVBirthPlace.withRealmCode(CS... values) COCTMT030007UVBirthPlace.withTemplateId(Collection<II> values) COCTMT030007UVBirthPlace.withTemplateId(II... values) COCTMT030007UVBirthPlace.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT030007UVBirthPlaceModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT030007UVBirthPlace>ObjectFactory.createCOCTMT030007UVNonPersonLivingSubjectBirthPlace(COCTMT030007UVBirthPlace value) jakarta.xml.bind.JAXBElement<COCTMT030007UVBirthPlace>ObjectFactory.createCOCTMT030007UVPersonBirthPlace(COCTMT030007UVBirthPlace value) jakarta.xml.bind.JAXBElement<COCTMT030007UVBirthPlace>COCTMT030007UVNonPersonLivingSubject.getBirthPlace()Gets the value of the birthPlace property.jakarta.xml.bind.JAXBElement<COCTMT030007UVBirthPlace>COCTMT030007UVPerson.getBirthPlace()Gets the value of the birthPlace property.Methods in org.hl7.v3 with parameters of type COCTMT030007UVBirthPlaceModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT030007UVBirthPlace>ObjectFactory.createCOCTMT030007UVNonPersonLivingSubjectBirthPlace(COCTMT030007UVBirthPlace value) jakarta.xml.bind.JAXBElement<COCTMT030007UVBirthPlace>ObjectFactory.createCOCTMT030007UVPersonBirthPlace(COCTMT030007UVBirthPlace value) Method parameters in org.hl7.v3 with type arguments of type COCTMT030007UVBirthPlaceModifier and TypeMethodDescriptionvoidCOCTMT030007UVNonPersonLivingSubject.setBirthPlace(jakarta.xml.bind.JAXBElement<COCTMT030007UVBirthPlace> value) Sets the value of the birthPlace property.voidCOCTMT030007UVPerson.setBirthPlace(jakarta.xml.bind.JAXBElement<COCTMT030007UVBirthPlace> value) Sets the value of the birthPlace property.COCTMT030007UVNonPersonLivingSubject.withBirthPlace(jakarta.xml.bind.JAXBElement<COCTMT030007UVBirthPlace> value) COCTMT030007UVPerson.withBirthPlace(jakarta.xml.bind.JAXBElement<COCTMT030007UVBirthPlace> value)