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 Summary
Constructors - 
Method Summary
Methods inherited from class ru.bgcrm.plugin.bgbilling.proto.model.bill.Document
getCreateDate, getCreateUser, getMonth, getNumber, getSumma, getTypeTitle, setCreateDate, setCreateUser, setMonth, setNumber, setSumma, setTypeTitle 
- 
Constructor Details
- 
Invoice
public Invoice() 
 - 
 - 
Method Details
- 
isShowOnWeb
public boolean isShowOnWeb() - 
setShowOnWeb
public void setShowOnWeb(boolean showOnWeb)  
 -