public class QuerySetlInvoResponseOutput extends Object implements Serializable
| 构造器和说明 |
|---|
QuerySetlInvoResponseOutput() |
| 限定符和类型 | 方法和说明 |
|---|---|
QuerySetlInvoResponseOutputBasefee |
getInvo_basefee() |
QuerySetlInvoResponseOutputCumlateFund |
getInvo_cumlate_fund() |
QuerySetlInvoResponseOutputFundfee |
getInvo_fundfee() |
String |
getMdtrt_id() |
String |
getPsn_no() |
String |
getSetl_id() |
void |
setInvo_basefee(QuerySetlInvoResponseOutputBasefee invo_basefee) |
void |
setInvo_cumlate_fund(QuerySetlInvoResponseOutputCumlateFund invo_cumlate_fund) |
void |
setInvo_fundfee(QuerySetlInvoResponseOutputFundfee invo_fundfee) |
void |
setMdtrt_id(String mdtrt_id) |
void |
setPsn_no(String psn_no) |
void |
setSetl_id(String setl_id) |
public String getMdtrt_id()
public void setMdtrt_id(String mdtrt_id)
public String getPsn_no()
public void setPsn_no(String psn_no)
public String getSetl_id()
public void setSetl_id(String setl_id)
public QuerySetlInvoResponseOutputBasefee getInvo_basefee()
public void setInvo_basefee(QuerySetlInvoResponseOutputBasefee invo_basefee)
public QuerySetlInvoResponseOutputCumlateFund getInvo_cumlate_fund()
public void setInvo_cumlate_fund(QuerySetlInvoResponseOutputCumlateFund invo_cumlate_fund)
public QuerySetlInvoResponseOutputFundfee getInvo_fundfee()
public void setInvo_fundfee(QuerySetlInvoResponseOutputFundfee invo_fundfee)
Copyright © 2022. All rights reserved.