public class AlipayFinanceFundFundnetvaluesBatchqueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayFinanceFundFundnetvaluesBatchqueryResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getFundCode()
Gets fund code.
|
String |
getFundType()
Gets fund type.
|
List<NetValueVO> |
getNetValues()
Gets net values.
|
void |
setFundCode(String fundCode)
Sets fund code.
|
void |
setFundType(String fundType)
Sets fund type.
|
void |
setNetValues(List<NetValueVO> netValues)
Sets net values.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayFinanceFundFundnetvaluesBatchqueryResponse()
public void setFundCode(String fundCode)
fundCode
- the fund codepublic String getFundCode()
public void setFundType(String fundType)
fundType
- the fund typepublic String getFundType()
public void setNetValues(List<NetValueVO> netValues)
netValues
- the net valuespublic List<NetValueVO> getNetValues()
Copyright © 2018. All rights reserved.