public class AlipaySocialAntforestCarbonmonthQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipaySocialAntforestCarbonmonthQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
Boolean |
getForestOpen() |
List<CarbonTrans> |
getMonthTransList() |
String |
getYear() |
void |
setForestOpen(Boolean forestOpen) |
void |
setMonthTransList(List<CarbonTrans> monthTransList) |
void |
setYear(String year) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipaySocialAntforestCarbonmonthQueryResponse()
public void setForestOpen(Boolean forestOpen)
public Boolean getForestOpen()
public void setMonthTransList(List<CarbonTrans> monthTransList)
public List<CarbonTrans> getMonthTransList()
public void setYear(String year)
public String getYear()
Copyright © 2023. All rights reserved.