Uses of Class
org.hl7.v3.COCTMT530000UVBirthplace
-
Uses of COCTMT530000UVBirthplace in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT530000UVBirthplaceModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<COCTMT530000UVBirthplace>COCTMT530000UVAnimal.birthplaceprotected jakarta.xml.bind.JAXBElement<COCTMT530000UVBirthplace>COCTMT530000UVPerson.birthplaceMethods in org.hl7.v3 that return COCTMT530000UVBirthplaceModifier and TypeMethodDescriptionObjectFactory.createCOCTMT530000UVBirthplace()Create an instance ofCOCTMT530000UVBirthplaceCOCTMT530000UVBirthplace.withBirthplace(COCTMT530000UVPlace value) COCTMT530000UVBirthplace.withClassCode(String... values) COCTMT530000UVBirthplace.withClassCode(Collection<String> values) COCTMT530000UVBirthplace.withNullFlavor(String... values) COCTMT530000UVBirthplace.withNullFlavor(Collection<String> values) COCTMT530000UVBirthplace.withRealmCode(Collection<CS> values) COCTMT530000UVBirthplace.withRealmCode(CS... values) COCTMT530000UVBirthplace.withTemplateId(Collection<II> values) COCTMT530000UVBirthplace.withTemplateId(II... values) COCTMT530000UVBirthplace.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT530000UVBirthplaceModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT530000UVBirthplace>ObjectFactory.createCOCTMT530000UVAnimalBirthplace(COCTMT530000UVBirthplace value) jakarta.xml.bind.JAXBElement<COCTMT530000UVBirthplace>ObjectFactory.createCOCTMT530000UVPersonBirthplace(COCTMT530000UVBirthplace value) jakarta.xml.bind.JAXBElement<COCTMT530000UVBirthplace>COCTMT530000UVAnimal.getBirthplace()Gets the value of the birthplace property.jakarta.xml.bind.JAXBElement<COCTMT530000UVBirthplace>COCTMT530000UVPerson.getBirthplace()Gets the value of the birthplace property.Methods in org.hl7.v3 with parameters of type COCTMT530000UVBirthplaceModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT530000UVBirthplace>ObjectFactory.createCOCTMT530000UVAnimalBirthplace(COCTMT530000UVBirthplace value) jakarta.xml.bind.JAXBElement<COCTMT530000UVBirthplace>ObjectFactory.createCOCTMT530000UVPersonBirthplace(COCTMT530000UVBirthplace value) Method parameters in org.hl7.v3 with type arguments of type COCTMT530000UVBirthplaceModifier and TypeMethodDescriptionvoidCOCTMT530000UVAnimal.setBirthplace(jakarta.xml.bind.JAXBElement<COCTMT530000UVBirthplace> value) Sets the value of the birthplace property.voidCOCTMT530000UVPerson.setBirthplace(jakarta.xml.bind.JAXBElement<COCTMT530000UVBirthplace> value) Sets the value of the birthplace property.COCTMT530000UVAnimal.withBirthplace(jakarta.xml.bind.JAXBElement<COCTMT530000UVBirthplace> value) COCTMT530000UVPerson.withBirthplace(jakarta.xml.bind.JAXBElement<COCTMT530000UVBirthplace> value)