public class AlipayFinanceFundFundFixedprofitQueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayFinanceFundFundFixedprofitQueryResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getLastFiveYear()
Gets last five year.
|
String |
getLastOneYear()
Gets last one year.
|
String |
getLastThreeYear()
Gets last three year.
|
String |
getLastTwoYear()
Gets last two year.
|
String |
getSinceEstablish()
Gets since establish.
|
void |
setLastFiveYear(String lastFiveYear)
Sets last five year.
|
void |
setLastOneYear(String lastOneYear)
Sets last one year.
|
void |
setLastThreeYear(String lastThreeYear)
Sets last three year.
|
void |
setLastTwoYear(String lastTwoYear)
Sets last two year.
|
void |
setSinceEstablish(String sinceEstablish)
Sets since establish.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayFinanceFundFundFixedprofitQueryResponse()
public void setLastFiveYear(String lastFiveYear)
lastFiveYear
- the last five yearpublic String getLastFiveYear()
public void setLastOneYear(String lastOneYear)
lastOneYear
- the last one yearpublic String getLastOneYear()
public void setLastThreeYear(String lastThreeYear)
lastThreeYear
- the last three yearpublic String getLastThreeYear()
public void setLastTwoYear(String lastTwoYear)
lastTwoYear
- the last two yearpublic String getLastTwoYear()
public void setSinceEstablish(String sinceEstablish)
sinceEstablish
- the since establishpublic String getSinceEstablish()
Copyright © 2018. All rights reserved.