public class AlipayIserviceCognitiveAswfDagQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayIserviceCognitiveAswfDagQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getDagId() |
String |
getErrorCode()
废弃方法,请使用getCode替换
|
String |
getErrorMsg() |
Boolean |
getSuccess() |
void |
setDagId(String dagId) |
void |
setErrorCode(String errorCode)
废弃方法,请使用setCode替换
|
void |
setErrorMsg(String errorMsg) |
void |
setSuccess(Boolean success) |
getBody, getCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayIserviceCognitiveAswfDagQueryResponse()
public void setDagId(String dagId)
public String getDagId()
public void setErrorCode(String errorCode)
AlipayResponsesetErrorCode 在类中 AlipayResponsepublic String getErrorCode()
AlipayResponsegetErrorCode 在类中 AlipayResponsepublic void setErrorMsg(String errorMsg)
public String getErrorMsg()
public void setSuccess(Boolean success)
public Boolean getSuccess()
Copyright © 2023. All rights reserved.