Class BillAccountsReceivable
java.lang.Object
ru.bitel.common.model.ContractId
ru.bitel.bgbilling.modules.bill.common.bean.BillAccountsReceivable
- All Implemented Interfaces:
ContractIdable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetBills()getDate()getSum()setContractComment(String contractComment) setContractId(int contractId) setContractTitle(String contractTitle) setSum(BigDecimal sum) Methods inherited from class ru.bitel.common.model.ContractId
getContractId
-
Constructor Details
-
BillAccountsReceivable
public BillAccountsReceivable()
-
-
Method Details
-
setContractId
- Overrides:
setContractIdin classContractId
-
getContractTitle
-
setContractTitle
-
getContractComment
-
setContractComment
-
getDate
-
setDate
-
getSum
-
setSum
-
getBills
-
setBills
-