Uses of Class
org.compiere.model.MAcctSchemaDefault
-
Packages that use MAcctSchemaDefault Package Description org.compiere.model Provides for.... -
-
Uses of MAcctSchemaDefault in org.compiere.model
Methods in org.compiere.model that return MAcctSchemaDefault Modifier and Type Method Description static MAcctSchemaDefaultMAcctSchemaDefault. get(Properties ctx, int C_AcctSchema_ID)Get Accounting Schema Default InfoMAcctSchemaDefaultMAcctSchema. getAcctSchemaDefault()Get AcctSchema DefaultsMAcctSchemaDefaultMAcctSchemaDefault. markImmutable()Methods in org.compiere.model with parameters of type MAcctSchemaDefault Modifier and Type Method Description static MCurrencyAcctMCurrencyAcct. get(MAcctSchemaDefault as, int C_Currency_ID)Get Currency Account for CurrencyConstructors in org.compiere.model with parameters of type MAcctSchemaDefault Constructor Description MAcctSchemaDefault(Properties ctx, MAcctSchemaDefault copy)MAcctSchemaDefault(Properties ctx, MAcctSchemaDefault copy, String trxName)MAcctSchemaDefault(MAcctSchemaDefault copy)
-