|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.uima.resourceSpecifier.factory.impl.ImportImpl
public class ImportImpl
The Class ImportImpl.
Constructor Summary | |
---|---|
protected |
ImportImpl(org.apache.uima.resourceSpecifier.ImportType it)
Instantiates a new import impl. |
Method Summary | |
---|---|
String |
getByName()
Gets the name. |
String |
getLocation()
Gets the location. |
void |
setByName(String name)
Sets the location. |
void |
setLocation(String location)
Sets the location. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected ImportImpl(org.apache.uima.resourceSpecifier.ImportType it)
it
- the itMethod Detail |
---|
public String getLocation()
Import
getLocation
in interface Import
public void setLocation(String location)
Import
setLocation
in interface Import
location
- the new locationpublic String getByName()
Import
getByName
in interface Import
public void setByName(String name)
Import
setByName
in interface Import
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |