cn.signit.sdk.pojo.response
类 QueryTemplateParamDataResponse.TemplateParamData
java.lang.Object
cn.signit.sdk.pojo.response.QueryTemplateParamDataResponse.TemplateParamData
- 包容类:
- QueryTemplateParamDataResponse
public static class QueryTemplateParamDataResponse.TemplateParamData
- extends Object
模板变量数据
- 从以下版本开始:
- 2.7.0
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QueryTemplateParamDataResponse.TemplateParamData
public QueryTemplateParamDataResponse.TemplateParamData()
getTemplateWsid
public String getTemplateWsid()
setTemplateWsid
public void setTemplateWsid(String templateWsid)
getTemplateName
public String getTemplateName()
setTemplateName
public void setTemplateName(String templateName)
getVersion
public Long getVersion()
setVersion
public void setVersion(Long version)
getParamParticipants
public List<QueryTemplateParamDataResponse.ParamParticipant> getParamParticipants()
setParamParticipants
public void setParamParticipants(List<QueryTemplateParamDataResponse.ParamParticipant> paramParticipants)
getParamParticipantForms
public List<QueryTemplateParamDataResponse.ParamParticipantForm> getParamParticipantForms()
setParamParticipantForms
public void setParamParticipantForms(List<QueryTemplateParamDataResponse.ParamParticipantForm> paramParticipantForms)
Copyright © 2020. All rights reserved.