public class BatchCollection extends GenericModel
DocumentConversion| Constructor and Description |
|---|
BatchCollection() |
| Modifier and Type | Method and Description |
|---|---|
List<Batch> |
getBatches()
Returns the batches in the store.
|
List<Link> |
getLinks()
Returns the links to the batches.
|
void |
setBatches(List<Batch> batches)
Sets the batches in the store.
|
void |
setLinks(List<Link> links)
Sets the links to the batches.
|
equals, hashCode, toStringCopyright © 2015. All rights reserved.