Class Invoice
java.lang.Object
org.bgerp.model.base.Id
ru.bgcrm.plugin.bgbilling.proto.model.bill.Document
ru.bgcrm.plugin.bgbilling.proto.model.bill.Invoice
- All Implemented Interfaces:
- Serializable,- Id<Integer>
- See Also:
- 
Field Summary
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class ru.bgcrm.plugin.bgbilling.proto.model.bill.DocumentgetCreateDate, getCreateUser, getMonth, getNumber, getSumma, getTypeTitle, setCreateDate, setCreateUser, setMonth, setNumber, setSumma, setTypeTitle
- 
Constructor Details- 
Invoicepublic Invoice()
 
- 
- 
Method Details- 
isShowOnWebpublic boolean isShowOnWeb()
- 
setShowOnWebpublic void setShowOnWeb(boolean showOnWeb) 
 
-