public class QuestionnaireInfo extends Object
NOTE: This class is auto generated by the swagger code generator program. Do not edit the class manually.
| Constructor and Description |
|---|
QuestionnaireInfo() |
public Integer getResolved_executions()
public void setResolved_executions(Integer resolved_executions)
public List<QuestionnairePageInfo> getPages()
public void setPages(List<QuestionnairePageInfo> pages)
public Double getId()
public void setId(Double id)
public String getGuid()
public void setGuid(String guid)
public String getName()
public void setName(String name)
public String getDescr()
public void setDescr(String descr)
public String getStatus()
public void setStatus(String status)
public Integer getAssigned_questions()
public void setAssigned_questions(Integer assigned_questions)
public Integer getTotal_questions()
public void setTotal_questions(Integer total_questions)
public Long getModified()
public void setModified(Long modified)
public Long getExpires()
public void setExpires(Long expires)
public String getFolder()
public void setFolder(String folder)
public String getEmails()
public void setEmails(String emails)
public String getOutput_format()
public void setOutput_format(String output_format)
public Boolean getOpen_on_completion()
public void setOpen_on_completion(Boolean open_on_completion)
public Integer getAllowed_operations()
public void setAllowed_operations(Integer allowed_operations)
Copyright © 2014 GroupDocs. All Rights Reserved.