Modifier | Constructor and Description |
---|---|
protected |
ImportImpl(org.apache.uima.resourceSpecifier.ImportType it)
Instantiates a new import impl.
|
Modifier and Type | Method and Description |
---|---|
String |
getByName()
Gets the name.
|
String |
getLocation()
Gets the location.
|
void |
setByName(String name)
Sets the location.
|
void |
setLocation(String location)
Sets the location.
|
protected ImportImpl(org.apache.uima.resourceSpecifier.ImportType it)
it
- the itpublic String getLocation()
Import
getLocation
in interface Import
public void setLocation(String location)
Import
setLocation
in interface Import
location
- the new locationCopyright © 2006–2016 The Apache Software Foundation. All rights reserved.