public class BatchItem
extends java.lang.Object
Constructor and Description |
---|
BatchItem(java.lang.String filename,
java.lang.String transcript)
Creates a batch item
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFilename()
Gets the filename for this batch
|
java.lang.String |
getTranscript()
Gets the transcript for the batch
|