org.apache.uima.resourceSpecifier.factory
Interface TopDescriptor

All Known Implementing Classes:
TopDescriptorImpl

public interface TopDescriptor

The Interface TopDescriptor.


Method Summary
 Import getImport()
          Gets the import.
 void setImport(Import imprt)
          Sets the import.
 

Method Detail

getImport

Import getImport()
Gets the import.

Returns:
the import

setImport

void setImport(Import imprt)
Sets the import.

Parameters:
imprt - the new import


Copyright © 2006-2012 The Apache Software Foundation. All Rights Reserved.