Uses of Class
org.compiere.model.MAcctSchemaDefault
Packages that use 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
Methods in org.compiere.model that return MAcctSchemaDefaultModifier and TypeMethodDescriptionstatic MAcctSchemaDefault
MAcctSchemaDefault.get
(Properties ctx, int C_AcctSchema_ID) Get Accounting Schema Default InfoMAcctSchema.getAcctSchemaDefault()
Get AcctSchema DefaultsMAcctSchemaDefault.markImmutable()
Methods in org.compiere.model with parameters of type MAcctSchemaDefaultModifier and TypeMethodDescriptionstatic MCurrencyAcct
MCurrencyAcct.get
(MAcctSchemaDefault as, int C_Currency_ID) Get Currency Account for CurrencyConstructors in org.compiere.model with parameters of type MAcctSchemaDefaultModifierConstructorDescriptionMAcctSchemaDefault
(Properties ctx, MAcctSchemaDefault copy) Copy constructorMAcctSchemaDefault
(Properties ctx, MAcctSchemaDefault copy, String trxName) Copy constructorCopy constructor