corpus-services  1.0
de.uni_hamburg.corpora.ExmaErrorListItem Class Reference
+ Collaboration diagram for de.uni_hamburg.corpora.ExmaErrorListItem:

Public Member Functions

 ExmaErrorListItem (String fileName, String tierID, String eventStart, boolean done, String description)
 
String getFileName ()
 
String getTierID ()
 
String getEventStart ()
 
boolean isDone ()
 
String getDescription ()
 

Detailed Description

Author
Ozzy

Definition at line 10 of file ExmaErrorListItem.java.

Constructor & Destructor Documentation

de.uni_hamburg.corpora.ExmaErrorListItem.ExmaErrorListItem ( String  fileName,
String  tierID,
String  eventStart,
boolean  done,
String  description 
)

Definition at line 22 of file ExmaErrorListItem.java.

Member Function Documentation

String de.uni_hamburg.corpora.ExmaErrorListItem.getDescription ( )
Returns
the description

Definition at line 61 of file ExmaErrorListItem.java.

String de.uni_hamburg.corpora.ExmaErrorListItem.getEventStart ( )
Returns
the eventStart

Definition at line 47 of file ExmaErrorListItem.java.

String de.uni_hamburg.corpora.ExmaErrorListItem.getFileName ( )
Returns
the fileName

Definition at line 33 of file ExmaErrorListItem.java.

String de.uni_hamburg.corpora.ExmaErrorListItem.getTierID ( )
Returns
the tierID

Definition at line 40 of file ExmaErrorListItem.java.

boolean de.uni_hamburg.corpora.ExmaErrorListItem.isDone ( )
Returns
the done

Definition at line 54 of file ExmaErrorListItem.java.


The documentation for this class was generated from the following file: