public class AlipayEcoCplifeBillBatchqueryModel extends AlipayObject
Constructor and Description |
---|
AlipayEcoCplifeBillBatchqueryModel() |
Modifier and Type | Method and Description |
---|---|
String |
getAcctPeriod()
Gets acct period.
|
String |
getBatchId()
Gets batch id.
|
String |
getBillStatus()
Gets bill status.
|
String |
getCommunityId()
Gets community id.
|
String |
getCostType()
Gets cost type.
|
String |
getOutRoomId()
Gets out room id.
|
Long |
getPageNum()
Gets page num.
|
Long |
getPageSize()
Gets page size.
|
String |
getReleaseDay()
Gets release day.
|
void |
setAcctPeriod(String acctPeriod)
Sets acct period.
|
void |
setBatchId(String batchId)
Sets batch id.
|
void |
setBillStatus(String billStatus)
Sets bill status.
|
void |
setCommunityId(String communityId)
Sets community id.
|
void |
setCostType(String costType)
Sets cost type.
|
void |
setOutRoomId(String outRoomId)
Sets out room id.
|
void |
setPageNum(Long pageNum)
Sets page num.
|
void |
setPageSize(Long pageSize)
Sets page size.
|
void |
setReleaseDay(String releaseDay)
Sets release day.
|
public String getAcctPeriod()
public void setAcctPeriod(String acctPeriod)
acctPeriod
- the acct periodpublic String getBatchId()
public void setBatchId(String batchId)
batchId
- the batch idpublic String getBillStatus()
public void setBillStatus(String billStatus)
billStatus
- the bill statuspublic String getCommunityId()
public void setCommunityId(String communityId)
communityId
- the community idpublic String getCostType()
public void setCostType(String costType)
costType
- the cost typepublic String getOutRoomId()
public void setOutRoomId(String outRoomId)
outRoomId
- the out room idpublic Long getPageNum()
public void setPageNum(Long pageNum)
pageNum
- the page numpublic Long getPageSize()
public void setPageSize(Long pageSize)
pageSize
- the page sizepublic String getReleaseDay()
public void setReleaseDay(String releaseDay)
releaseDay
- the release dayCopyright © 2018. All rights reserved.