public class FundStatementsDetailedGetListStruct extends Object
| 构造器和说明 |
|---|
FundStatementsDetailedGetListStruct() |
| 限定符和类型 | 方法和说明 |
|---|---|
FundStatementsDetailedGetListStruct |
amount(Long amount) |
FundStatementsDetailedGetListStruct |
description(String description) |
boolean |
equals(Object o) |
FundStatementsDetailedGetListStruct |
externalBillNo(String externalBillNo) |
Long |
getAmount()
Get amount
|
String |
getDescription()
Get description
|
String |
getExternalBillNo()
Get externalBillNo
|
Long |
getTime()
Get time
|
TradeType |
getTradeType()
Get tradeType
|
int |
hashCode() |
void |
setAmount(Long amount) |
void |
setDescription(String description) |
void |
setExternalBillNo(String externalBillNo) |
void |
setTime(Long time) |
void |
setTradeType(TradeType tradeType) |
FundStatementsDetailedGetListStruct |
time(Long time) |
String |
toString() |
FundStatementsDetailedGetListStruct |
tradeType(TradeType tradeType) |
public FundStatementsDetailedGetListStruct time(Long time)
public Long getTime()
public void setTime(Long time)
public FundStatementsDetailedGetListStruct externalBillNo(String externalBillNo)
public String getExternalBillNo()
public void setExternalBillNo(String externalBillNo)
public FundStatementsDetailedGetListStruct tradeType(TradeType tradeType)
public TradeType getTradeType()
public void setTradeType(TradeType tradeType)
public FundStatementsDetailedGetListStruct amount(Long amount)
public Long getAmount()
public void setAmount(Long amount)
public FundStatementsDetailedGetListStruct description(String description)
public String getDescription()
public void setDescription(String description)
Copyright © 2020. All rights reserved.