Uses of Class
org.compiere.model.MAcctSchemaDefault
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 MAcctSchemaDefault in org.compiere.model
Modifier and TypeMethodDescriptionstatic MAcctSchemaDefault
MAcctSchemaDefault.get
(Properties ctx, int C_AcctSchema_ID) Get Accounting Schema Default InfoMAcctSchema.getAcctSchemaDefault()
Get AcctSchema DefaultsMAcctSchemaDefault.markImmutable()
Modifier and TypeMethodDescriptionstatic MCurrencyAcct
MCurrencyAcct.get
(MAcctSchemaDefault as, int C_Currency_ID) Get Currency Account for CurrencyModifierConstructorDescriptionMAcctSchemaDefault
(Properties ctx, MAcctSchemaDefault copy) Copy constructorMAcctSchemaDefault
(Properties ctx, MAcctSchemaDefault copy, String trxName) Copy constructorCopy constructor