public class QuestionnaireCollectorInfo extends Object
NOTE: This class is auto generated by the swagger code generator program. Do not edit the class manually.
| Constructor and Description |
|---|
QuestionnaireCollectorInfo() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getEmails() |
String |
getGuid() |
Double |
getId() |
Long |
getModified() |
Double |
getQuestionnaire_id() |
Integer |
getResolved_executions() |
String |
getStatus() |
String |
getType() |
void |
setEmails(List<String> emails) |
void |
setGuid(String guid) |
void |
setId(Double id) |
void |
setModified(Long modified) |
void |
setQuestionnaire_id(Double questionnaire_id) |
void |
setResolved_executions(Integer resolved_executions) |
void |
setStatus(String status) |
void |
setType(String type) |
String |
toString() |
public Double getId()
public void setId(Double id)
public String getGuid()
public void setGuid(String guid)
public String getType()
public void setType(String type)
public String getStatus()
public void setStatus(String status)
public Double getQuestionnaire_id()
public void setQuestionnaire_id(Double questionnaire_id)
public Integer getResolved_executions()
public void setResolved_executions(Integer resolved_executions)
public Long getModified()
public void setModified(Long modified)
Copyright © 2015 GroupDocs. All Rights Reserved.