public class SubTaskInfo extends AlipayObject
| 构造器和说明 |
|---|
SubTaskInfo() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getExecuteResult() |
String |
getStatus() |
String |
getType() |
String |
getTypeDesc() |
void |
setExecuteResult(String executeResult) |
void |
setStatus(String status) |
void |
setType(String type) |
void |
setTypeDesc(String typeDesc) |
public String getExecuteResult()
public void setExecuteResult(String executeResult)
public String getStatus()
public void setStatus(String status)
public String getType()
public void setType(String type)
public String getTypeDesc()
public void setTypeDesc(String typeDesc)
Copyright © 2023. All rights reserved.