Uses of Class
org.compiere.model.MCashBook
Packages that use MCashBook
Package
Description
This is the package that contains the majority of iDempiere's generated model class and interface.
Provide majority of iDempiere's extended model class (M*).
Provide majority of iDempiere's extended model class (M*).
-
Uses of MCashBook in org.compiere.model
Fields in org.compiere.model declared as MCashBookMethods in org.compiere.model that return MCashBookModifier and TypeMethodDescriptionstatic MCashBook
MCashBook.get
(int C_CashBook_ID) Get MCashBook from Cache (immutable))static MCashBook
MCashBook.get
(Properties ctx, int C_CashBook_ID) Get MCashBook from Cache (immutable)static MCashBook
MCashBook.get
(Properties ctx, int AD_Org_ID, int C_Currency_ID) Get CashBook for Org and Currencystatic MCashBook
MCashBook.get
(Properties ctx, int C_CashBook_ID, String trxName) Gets MCashBook from Cache (immutabble)MCash.getCashBook()
Get Cash BookMCashLine.getCashBook()
Get CashBookstatic MCashBook
MCashBook.getCopy
(Properties ctx, int C_CashBook_ID, String trxName) Get updateable copy of MCashBook from cacheMCashBook.markImmutable()
Constructors in org.compiere.model with parameters of type MCashBook