Uses of Class
org.hl7.v3.PRPAMT201310UV02BirthPlace
-
Uses of PRPAMT201310UV02BirthPlace in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type PRPAMT201310UV02BirthPlaceModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<PRPAMT201310UV02BirthPlace>PRPAMT201310UV02NonPersonLivingSubject.birthPlaceprotected jakarta.xml.bind.JAXBElement<PRPAMT201310UV02BirthPlace>PRPAMT201310UV02Person.birthPlaceMethods in org.hl7.v3 that return PRPAMT201310UV02BirthPlaceModifier and TypeMethodDescriptionObjectFactory.createPRPAMT201310UV02BirthPlace()Create an instance ofPRPAMT201310UV02BirthPlacePRPAMT201310UV02BirthPlace.withBirthplace(jakarta.xml.bind.JAXBElement<COCTMT710007UVPlace> value) PRPAMT201310UV02BirthPlace.withClassCode(String... values) PRPAMT201310UV02BirthPlace.withClassCode(Collection<String> values) PRPAMT201310UV02BirthPlace.withNullFlavor(String... values) PRPAMT201310UV02BirthPlace.withNullFlavor(Collection<String> values) PRPAMT201310UV02BirthPlace.withRealmCode(Collection<CS> values) PRPAMT201310UV02BirthPlace.withRealmCode(CS... values) PRPAMT201310UV02BirthPlace.withSubjectOf(jakarta.xml.bind.JAXBElement<PRPAMT201310UV02Subject2> value) PRPAMT201310UV02BirthPlace.withTemplateId(Collection<II> values) PRPAMT201310UV02BirthPlace.withTemplateId(II... values) PRPAMT201310UV02BirthPlace.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type PRPAMT201310UV02BirthPlaceModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<PRPAMT201310UV02BirthPlace>ObjectFactory.createPRPAMT201310UV02NonPersonLivingSubjectBirthPlace(PRPAMT201310UV02BirthPlace value) jakarta.xml.bind.JAXBElement<PRPAMT201310UV02BirthPlace>ObjectFactory.createPRPAMT201310UV02PersonBirthPlace(PRPAMT201310UV02BirthPlace value) jakarta.xml.bind.JAXBElement<PRPAMT201310UV02BirthPlace>PRPAMT201310UV02NonPersonLivingSubject.getBirthPlace()Gets the value of the birthPlace property.jakarta.xml.bind.JAXBElement<PRPAMT201310UV02BirthPlace>PRPAMT201310UV02Person.getBirthPlace()Gets the value of the birthPlace property.Methods in org.hl7.v3 with parameters of type PRPAMT201310UV02BirthPlaceModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<PRPAMT201310UV02BirthPlace>ObjectFactory.createPRPAMT201310UV02NonPersonLivingSubjectBirthPlace(PRPAMT201310UV02BirthPlace value) jakarta.xml.bind.JAXBElement<PRPAMT201310UV02BirthPlace>ObjectFactory.createPRPAMT201310UV02PersonBirthPlace(PRPAMT201310UV02BirthPlace value) Method parameters in org.hl7.v3 with type arguments of type PRPAMT201310UV02BirthPlaceModifier and TypeMethodDescriptionvoidPRPAMT201310UV02NonPersonLivingSubject.setBirthPlace(jakarta.xml.bind.JAXBElement<PRPAMT201310UV02BirthPlace> value) Sets the value of the birthPlace property.voidPRPAMT201310UV02Person.setBirthPlace(jakarta.xml.bind.JAXBElement<PRPAMT201310UV02BirthPlace> value) Sets the value of the birthPlace property.PRPAMT201310UV02NonPersonLivingSubject.withBirthPlace(jakarta.xml.bind.JAXBElement<PRPAMT201310UV02BirthPlace> value) PRPAMT201310UV02Person.withBirthPlace(jakarta.xml.bind.JAXBElement<PRPAMT201310UV02BirthPlace> value)