Uses of Class
org.hl7.v3.COCTMT710007UVLocatedEntity
-
Uses of COCTMT710007UVLocatedEntity in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT710007UVLocatedEntityModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<COCTMT710007UVLocatedEntity>COCTMT710007UVPlace.locatedEntityMethods in org.hl7.v3 that return COCTMT710007UVLocatedEntityModifier and TypeMethodDescriptionObjectFactory.createCOCTMT710007UVLocatedEntity()Create an instance ofCOCTMT710007UVLocatedEntityCOCTMT710007UVLocatedEntity.withClassCode(RoleClassLocatedEntity value) COCTMT710007UVLocatedEntity.withNullFlavor(String... values) COCTMT710007UVLocatedEntity.withNullFlavor(Collection<String> values) COCTMT710007UVLocatedEntity.withRealmCode(Collection<CS> values) COCTMT710007UVLocatedEntity.withRealmCode(CS... values) COCTMT710007UVLocatedEntity.withTemplateId(Collection<II> values) COCTMT710007UVLocatedEntity.withTemplateId(II... values) COCTMT710007UVLocatedEntity.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT710007UVLocatedEntityModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT710007UVLocatedEntity>ObjectFactory.createCOCTMT710007UVPlaceLocatedEntity(COCTMT710007UVLocatedEntity value) jakarta.xml.bind.JAXBElement<COCTMT710007UVLocatedEntity>COCTMT710007UVPlace.getLocatedEntity()Gets the value of the locatedEntity property.Methods in org.hl7.v3 with parameters of type COCTMT710007UVLocatedEntityModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT710007UVLocatedEntity>ObjectFactory.createCOCTMT710007UVPlaceLocatedEntity(COCTMT710007UVLocatedEntity value) Method parameters in org.hl7.v3 with type arguments of type COCTMT710007UVLocatedEntityModifier and TypeMethodDescriptionvoidCOCTMT710007UVPlace.setLocatedEntity(jakarta.xml.bind.JAXBElement<COCTMT710007UVLocatedEntity> value) Sets the value of the locatedEntity property.COCTMT710007UVPlace.withLocatedEntity(jakarta.xml.bind.JAXBElement<COCTMT710007UVLocatedEntity> value)