Uses of Class
org.hl7.v3.COCTMT030202UV01Birthplace
-
Uses of COCTMT030202UV01Birthplace in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT030202UV01BirthplaceModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<COCTMT030202UV01Birthplace>COCTMT030202UV01Person.birthplaceMethods in org.hl7.v3 that return COCTMT030202UV01BirthplaceModifier and TypeMethodDescriptionObjectFactory.createCOCTMT030202UV01Birthplace()Create an instance ofCOCTMT030202UV01BirthplaceCOCTMT030202UV01Birthplace.withBirthplace(COCTMT030202UV01Place value) COCTMT030202UV01Birthplace.withClassCode(String... values) COCTMT030202UV01Birthplace.withClassCode(Collection<String> values) COCTMT030202UV01Birthplace.withNullFlavor(String... values) COCTMT030202UV01Birthplace.withNullFlavor(Collection<String> values) COCTMT030202UV01Birthplace.withRealmCode(Collection<CS> values) COCTMT030202UV01Birthplace.withRealmCode(CS... values) COCTMT030202UV01Birthplace.withTemplateId(Collection<II> values) COCTMT030202UV01Birthplace.withTemplateId(II... values) COCTMT030202UV01Birthplace.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT030202UV01BirthplaceModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT030202UV01Birthplace>ObjectFactory.createCOCTMT030202UV01PersonBirthplace(COCTMT030202UV01Birthplace value) jakarta.xml.bind.JAXBElement<COCTMT030202UV01Birthplace>COCTMT030202UV01Person.getBirthplace()Gets the value of the birthplace property.Methods in org.hl7.v3 with parameters of type COCTMT030202UV01BirthplaceModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT030202UV01Birthplace>ObjectFactory.createCOCTMT030202UV01PersonBirthplace(COCTMT030202UV01Birthplace value) Method parameters in org.hl7.v3 with type arguments of type COCTMT030202UV01BirthplaceModifier and TypeMethodDescriptionvoidCOCTMT030202UV01Person.setBirthplace(jakarta.xml.bind.JAXBElement<COCTMT030202UV01Birthplace> value) Sets the value of the birthplace property.COCTMT030202UV01Person.withBirthplace(jakarta.xml.bind.JAXBElement<COCTMT030202UV01Birthplace> value)