public class AlipayEcoCplifeBillModifyModel extends AlipayObject
Constructor and Description |
---|
AlipayEcoCplifeBillModifyModel() |
Modifier and Type | Method and Description |
---|---|
List<CPBillModifySet> |
getBillEntryList()
Gets bill entry list.
|
String |
getCommunityId()
Gets community id.
|
void |
setBillEntryList(List<CPBillModifySet> billEntryList)
Sets bill entry list.
|
void |
setCommunityId(String communityId)
Sets community id.
|
public List<CPBillModifySet> getBillEntryList()
public void setBillEntryList(List<CPBillModifySet> billEntryList)
billEntryList
- the bill entry listpublic String getCommunityId()
public void setCommunityId(String communityId)
communityId
- the community idCopyright © 2018. All rights reserved.