public class GetJobsDocumentsResult extends Object
NOTE: This class is auto generated by the swagger code generator program. Do not edit the class manually.
| Constructor and Description |
|---|
GetJobsDocumentsResult() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getCount() |
List<JobDocumentsEntry> |
getEntries() |
void |
setCount(Integer count) |
void |
setEntries(List<JobDocumentsEntry> entries) |
String |
toString() |
public Integer getCount()
public void setCount(Integer count)
public List<JobDocumentsEntry> getEntries()
public void setEntries(List<JobDocumentsEntry> entries)
Copyright © 2012. All Rights Reserved.