Uses of Class
org.compiere.model.MAcctSchemaElement
Packages that use 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
Methods in org.compiere.model that return MAcctSchemaElementModifier 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()
Constructors in org.compiere.model with parameters of type MAcctSchemaElementModifierConstructorDescriptionMAcctSchemaElement
(Properties ctx, MAcctSchemaElement copy) Copy constructorMAcctSchemaElement
(Properties ctx, MAcctSchemaElement copy, String trxName) Copy constructorCopy constructor