Class BillAccountsReceivable
java.lang.Object
ru.bitel.bgbilling.modules.bill.common.bean.BillAccountsReceivable
- All Implemented Interfaces:
ContractIdable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetBills()intВозвращает id договораgetDate()getSum()setContractComment(String contractComment) setContractId(int contractId) setContractTitle(String contractTitle) setSum(BigDecimal sum)
-
Constructor Details
-
BillAccountsReceivable
public BillAccountsReceivable()
-
-
Method Details
-
getContractId
public int getContractId()Description copied from interface:ContractIdableВозвращает id договора- Specified by:
getContractIdin interfaceContractIdable- Returns:
-
setContractId
-
getContractTitle
-
setContractTitle
-
getContractComment
-
setContractComment
-
getDate
-
setDate
-
getSum
-
setSum
-
getBills
-
setBills
-