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