Uses of Class
org.compiere.model.MCash
-
Packages that use MCash Package Description org.compiere.model Provides for.... -
-
Uses of MCash in org.compiere.model
Fields in org.compiere.model declared as MCash Modifier and Type Field Description protected MCashMCashLine. m_parentParentMethods in org.compiere.model that return MCash Modifier and Type Method Description static MCashMCash. get(Properties ctx, int AD_Org_ID, Timestamp dateAcct, int C_Currency_ID, String trxName)Get Cash Journal for currency, org and datestatic MCashMCash. get(Properties ctx, int C_CashBook_ID, Timestamp dateAcct, String trxName)Get Cash Journal for CashBook and dateMCashMCashLine. getParent()Get Cash (parent)Constructors in org.compiere.model with parameters of type MCash Constructor Description MCashLine(MCash cash)Parent Cosntructor
-