public class AlipayIserviceCognitiveAswfDagQueryModel extends AlipayObject
| Constructor and Description |
|---|
AlipayIserviceCognitiveAswfDagQueryModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBizId()
Gets biz id.
|
String |
getCtxs()
Gets ctxs.
|
String |
getTemplateId()
Gets template id.
|
String |
getTraceId()
Gets trace id.
|
void |
setBizId(String bizId)
Sets biz id.
|
void |
setCtxs(String ctxs)
Sets ctxs.
|
void |
setTemplateId(String templateId)
Sets template id.
|
void |
setTraceId(String traceId)
Sets trace id.
|
public AlipayIserviceCognitiveAswfDagQueryModel()
public String getBizId()
public void setBizId(String bizId)
bizId - the biz idpublic String getCtxs()
public void setCtxs(String ctxs)
ctxs - the ctxspublic String getTemplateId()
public void setTemplateId(String templateId)
templateId - the template idpublic String getTraceId()
public void setTraceId(String traceId)
traceId - the trace idCopyright © 2018. All rights reserved.