public class EpReportDataInfo extends AlipayObject
| 构造器和说明 |
|---|
EpReportDataInfo() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBizType() |
String |
getBizValue() |
String |
getStatusCode() |
String |
getValueType() |
void |
setBizType(String bizType) |
void |
setBizValue(String bizValue) |
void |
setStatusCode(String statusCode) |
void |
setValueType(String valueType) |
public String getBizType()
public void setBizType(String bizType)
public String getBizValue()
public void setBizValue(String bizValue)
public String getStatusCode()
public void setStatusCode(String statusCode)
public String getValueType()
public void setValueType(String valueType)
Copyright © 2024. All rights reserved.