public class JobCollection extends GenericModel
DocumentConversion| Constructor and Description |
|---|
JobCollection() |
| Modifier and Type | Method and Description |
|---|---|
List<Job> |
getJobs()
Returns the jobs in the collection.
|
List<Link> |
getLinks()
Returns the links to the jobs in the collection.
|
void |
setJobs(List<Job> jobs)
Sets the jobs in the collection.
|
void |
setLinks(List<Link> links)
Sets the links to the jobs in the collection.
|
equals, hashCode, toStringCopyright © 2015. All rights reserved.