public interface BatchOutput extends Serializable
| Modifier and Type | Method and Description |
|---|---|
String |
batchId()
Return the batch id for this batch output.
|
void |
setBatchId(String batchId)
Set the batch id for the batch output.
|
void setBatchId(String batchId)
batchId - the batch id for the batch outputString batchId()
Copyright © 2022. All rights reserved.