Uses of Class
org.hl7.v3.COCTMT030000UV04BirthPlace
-
Uses of COCTMT030000UV04BirthPlace in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT030000UV04BirthPlaceModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<COCTMT030000UV04BirthPlace>COCTMT030000UV04NonPersonLivingSubject.birthPlaceprotected jakarta.xml.bind.JAXBElement<COCTMT030000UV04BirthPlace>COCTMT030000UV04Person.birthPlaceMethods in org.hl7.v3 that return COCTMT030000UV04BirthPlaceModifier and TypeMethodDescriptionObjectFactory.createCOCTMT030000UV04BirthPlace()Create an instance ofCOCTMT030000UV04BirthPlaceCOCTMT030000UV04BirthPlace.withBirthplace(COCTMT710000UV01Place value) COCTMT030000UV04BirthPlace.withClassCode(String... values) COCTMT030000UV04BirthPlace.withClassCode(Collection<String> values) COCTMT030000UV04BirthPlace.withNullFlavor(String... values) COCTMT030000UV04BirthPlace.withNullFlavor(Collection<String> values) COCTMT030000UV04BirthPlace.withRealmCode(Collection<CS> values) COCTMT030000UV04BirthPlace.withRealmCode(CS... values) COCTMT030000UV04BirthPlace.withTemplateId(Collection<II> values) COCTMT030000UV04BirthPlace.withTemplateId(II... values) COCTMT030000UV04BirthPlace.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT030000UV04BirthPlaceModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT030000UV04BirthPlace>ObjectFactory.createCOCTMT030000UV04NonPersonLivingSubjectBirthPlace(COCTMT030000UV04BirthPlace value) jakarta.xml.bind.JAXBElement<COCTMT030000UV04BirthPlace>ObjectFactory.createCOCTMT030000UV04PersonBirthPlace(COCTMT030000UV04BirthPlace value) jakarta.xml.bind.JAXBElement<COCTMT030000UV04BirthPlace>COCTMT030000UV04NonPersonLivingSubject.getBirthPlace()Gets the value of the birthPlace property.jakarta.xml.bind.JAXBElement<COCTMT030000UV04BirthPlace>COCTMT030000UV04Person.getBirthPlace()Gets the value of the birthPlace property.Methods in org.hl7.v3 with parameters of type COCTMT030000UV04BirthPlaceModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT030000UV04BirthPlace>ObjectFactory.createCOCTMT030000UV04NonPersonLivingSubjectBirthPlace(COCTMT030000UV04BirthPlace value) jakarta.xml.bind.JAXBElement<COCTMT030000UV04BirthPlace>ObjectFactory.createCOCTMT030000UV04PersonBirthPlace(COCTMT030000UV04BirthPlace value) Method parameters in org.hl7.v3 with type arguments of type COCTMT030000UV04BirthPlaceModifier and TypeMethodDescriptionvoidCOCTMT030000UV04NonPersonLivingSubject.setBirthPlace(jakarta.xml.bind.JAXBElement<COCTMT030000UV04BirthPlace> value) Sets the value of the birthPlace property.voidCOCTMT030000UV04Person.setBirthPlace(jakarta.xml.bind.JAXBElement<COCTMT030000UV04BirthPlace> value) Sets the value of the birthPlace property.COCTMT030000UV04NonPersonLivingSubject.withBirthPlace(jakarta.xml.bind.JAXBElement<COCTMT030000UV04BirthPlace> value) COCTMT030000UV04Person.withBirthPlace(jakarta.xml.bind.JAXBElement<COCTMT030000UV04BirthPlace> value)