public class AlipayOpenAppDanielQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayOpenAppDanielQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
AppTestInfo |
getDanielOutComplex() |
String |
getDanielOutPrice() |
String |
getDanielOutput() |
Boolean |
getOutputBoolean() |
Date |
getOutputDate() |
void |
setDanielOutComplex(AppTestInfo danielOutComplex) |
void |
setDanielOutPrice(String danielOutPrice) |
void |
setDanielOutput(String danielOutput) |
void |
setOutputBoolean(Boolean outputBoolean) |
void |
setOutputDate(Date outputDate) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setDanielOutComplex(AppTestInfo danielOutComplex)
public AppTestInfo getDanielOutComplex()
public void setDanielOutPrice(String danielOutPrice)
public String getDanielOutPrice()
public void setDanielOutput(String danielOutput)
public String getDanielOutput()
public void setOutputBoolean(Boolean outputBoolean)
public Boolean getOutputBoolean()
public void setOutputDate(Date outputDate)
public Date getOutputDate()
Copyright © 2023. All rights reserved.