public class SlmCaseErrorInfo extends AlipayObject
| 构造器和说明 |
|---|
SlmCaseErrorInfo() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getErrorDesc() |
String |
getErrorFormat() |
String |
getErrorInfo() |
Long |
getErrorType() |
void |
setErrorDesc(String errorDesc) |
void |
setErrorFormat(String errorFormat) |
void |
setErrorInfo(String errorInfo) |
void |
setErrorType(Long errorType) |
public String getErrorDesc()
public void setErrorDesc(String errorDesc)
public String getErrorFormat()
public void setErrorFormat(String errorFormat)
public String getErrorInfo()
public void setErrorInfo(String errorInfo)
public Long getErrorType()
public void setErrorType(Long errorType)
Copyright © 2023. All rights reserved.