Uses of Class
org.hl7.v3.COCTMT530000UVPlace
-
Uses of COCTMT530000UVPlace in org.hl7.v3
Fields in org.hl7.v3 declared as COCTMT530000UVPlaceModifier and TypeFieldDescriptionprotected COCTMT530000UVPlaceCOCTMT530000UVBirthplace.birthplaceFields in org.hl7.v3 with type parameters of type COCTMT530000UVPlaceModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<COCTMT530000UVPlace>COCTMT530000UVHealthCareFacility.locationMethods in org.hl7.v3 that return COCTMT530000UVPlaceModifier and TypeMethodDescriptionObjectFactory.createCOCTMT530000UVPlace()Create an instance ofCOCTMT530000UVPlaceCOCTMT530000UVBirthplace.getBirthplace()Gets the value of the birthplace property.COCTMT530000UVPlace.withClassCode(EntityClassPlace value) COCTMT530000UVPlace.withDeterminerCode(String value) COCTMT530000UVPlace.withName(Collection<EN> values) COCTMT530000UVPlace.withNullFlavor(String... values) COCTMT530000UVPlace.withNullFlavor(Collection<String> values) COCTMT530000UVPlace.withRealmCode(Collection<CS> values) COCTMT530000UVPlace.withRealmCode(CS... values) COCTMT530000UVPlace.withTemplateId(Collection<II> values) COCTMT530000UVPlace.withTemplateId(II... values) COCTMT530000UVPlace.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT530000UVPlaceModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT530000UVPlace>ObjectFactory.createCOCTMT530000UVHealthCareFacilityLocation(COCTMT530000UVPlace value) jakarta.xml.bind.JAXBElement<COCTMT530000UVPlace>COCTMT530000UVHealthCareFacility.getLocation()Gets the value of the location property.Methods in org.hl7.v3 with parameters of type COCTMT530000UVPlaceModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT530000UVPlace>ObjectFactory.createCOCTMT530000UVHealthCareFacilityLocation(COCTMT530000UVPlace value) voidCOCTMT530000UVBirthplace.setBirthplace(COCTMT530000UVPlace value) Sets the value of the birthplace property.COCTMT530000UVBirthplace.withBirthplace(COCTMT530000UVPlace value) Method parameters in org.hl7.v3 with type arguments of type COCTMT530000UVPlaceModifier and TypeMethodDescriptionvoidCOCTMT530000UVHealthCareFacility.setLocation(jakarta.xml.bind.JAXBElement<COCTMT530000UVPlace> value) Sets the value of the location property.COCTMT530000UVHealthCareFacility.withLocation(jakarta.xml.bind.JAXBElement<COCTMT530000UVPlace> value)