public class AlipayFinanceFundFundnetvaluesBatchqueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayFinanceFundFundnetvaluesBatchqueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getFundCode() |
String |
getFundType() |
List<NetValueVO> |
getNetValues() |
void |
setFundCode(String fundCode) |
void |
setFundType(String fundType) |
void |
setNetValues(List<NetValueVO> netValues) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayFinanceFundFundnetvaluesBatchqueryResponse()
public void setFundCode(String fundCode)
public String getFundCode()
public void setFundType(String fundType)
public String getFundType()
public void setNetValues(List<NetValueVO> netValues)
public List<NetValueVO> getNetValues()
Copyright © 2020. All rights reserved.