No. Technically you import namespace and then you can reference types inside. But I dont know if we should consider the import as a first-class access itself.
The import should be made a first class entity. It should either be produced from an 'import' statement in a Java file, or automatically infered from the fully qualified type accesses.
Alexandre