Uses of Class
org.hl7.v3.MCCIMT000100UV01Place
-
Uses of MCCIMT000100UV01Place in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type MCCIMT000100UV01PlaceModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<MCCIMT000100UV01Place>MCCIMT000100UV01LocatedEntity.locationMethods in org.hl7.v3 that return MCCIMT000100UV01PlaceModifier and TypeMethodDescriptionObjectFactory.createMCCIMT000100UV01Place()Create an instance ofMCCIMT000100UV01PlaceMCCIMT000100UV01Place.withClassCode(EntityClassPlace value) MCCIMT000100UV01Place.withDeterminerCode(String value) MCCIMT000100UV01Place.withId(Collection<II> values) MCCIMT000100UV01Place.withName(Collection<EN> values) MCCIMT000100UV01Place.withNullFlavor(String... values) MCCIMT000100UV01Place.withNullFlavor(Collection<String> values) MCCIMT000100UV01Place.withRealmCode(Collection<CS> values) MCCIMT000100UV01Place.withRealmCode(CS... values) MCCIMT000100UV01Place.withTelecom(Collection<TEL> values) MCCIMT000100UV01Place.withTelecom(TEL... values) MCCIMT000100UV01Place.withTemplateId(Collection<II> values) MCCIMT000100UV01Place.withTemplateId(II... values) MCCIMT000100UV01Place.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type MCCIMT000100UV01PlaceModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<MCCIMT000100UV01Place>ObjectFactory.createMCCIMT000100UV01LocatedEntityLocation(MCCIMT000100UV01Place value) jakarta.xml.bind.JAXBElement<MCCIMT000100UV01Place>MCCIMT000100UV01LocatedEntity.getLocation()Gets the value of the location property.Methods in org.hl7.v3 with parameters of type MCCIMT000100UV01PlaceModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<MCCIMT000100UV01Place>ObjectFactory.createMCCIMT000100UV01LocatedEntityLocation(MCCIMT000100UV01Place value) Method parameters in org.hl7.v3 with type arguments of type MCCIMT000100UV01PlaceModifier and TypeMethodDescriptionvoidMCCIMT000100UV01LocatedEntity.setLocation(jakarta.xml.bind.JAXBElement<MCCIMT000100UV01Place> value) Sets the value of the location property.MCCIMT000100UV01LocatedEntity.withLocation(jakarta.xml.bind.JAXBElement<MCCIMT000100UV01Place> value)