Uses of Class
org.compiere.model.MAcctSchemaElement
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 MAcctSchemaElement in org.compiere.model
Modifier and TypeMethodDescriptionMAcctSchema.getAcctSchemaElement
(String elementType) Get AcctSchema Element via element typeMAcctSchema.getAcctSchemaElements()
AcctSchema Elementsstatic MAcctSchemaElement[]
MAcctSchemaElement.getAcctSchemaElements
(MAcctSchema as) Get array of Account Schema Elements from cacheMAcctSchemaElement.markImmutable()
ModifierConstructorDescriptionMAcctSchemaElement
(Properties ctx, MAcctSchemaElement copy) Copy constructorMAcctSchemaElement
(Properties ctx, MAcctSchemaElement copy, String trxName) Copy constructorCopy constructor