|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--gate.corpora.DocumentData
Constructor Summary | |
DocumentData(String name,
Object ID)
|
Method Summary | |
String |
getDocumentName()
|
Object |
getPersistentID()
|
void |
setPersistentID(Object newID)
|
String |
toString()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public DocumentData(String name, Object ID)
Method Detail |
public String getDocumentName()
public Object getPersistentID()
public void setPersistentID(Object newID)
public String toString()
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |