public class GetJobsResult extends Object
NOTE: This class is auto generated by the swagger code generator program. Do not edit the class manually.
GetJobsResult()
Integer
getCount()
List<JobInfo>
getJobs()
void
setCount(Integer count)
setJobs(List<JobInfo> jobs)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public GetJobsResult()
public Integer getCount()
public void setCount(Integer count)
public List<JobInfo> getJobs()
public void setJobs(List<JobInfo> jobs)
public String toString()
toString
Object
Copyright © 2014 GroupDocs. All Rights Reserved.