Uses of Class
org.compiere.model.MAcctSchemaElement
-
Packages that use MAcctSchemaElement Package Description org.compiere.model Provides for.... -
-
Uses of MAcctSchemaElement in org.compiere.model
Methods in org.compiere.model that return MAcctSchemaElement Modifier and Type Method Description MAcctSchemaElementMAcctSchema. getAcctSchemaElement(String elementType)Get AcctSchema ElementMAcctSchemaElement[]MAcctSchema. getAcctSchemaElements()AcctSchema Elementsstatic MAcctSchemaElement[]MAcctSchemaElement. getAcctSchemaElements(MAcctSchema as)Get ArrayList of Account Schema Elements from cacheMAcctSchemaElementMAcctSchemaElement. markImmutable()Constructors in org.compiere.model with parameters of type MAcctSchemaElement Constructor Description MAcctSchemaElement(Properties ctx, MAcctSchemaElement copy)MAcctSchemaElement(Properties ctx, MAcctSchemaElement copy, String trxName)MAcctSchemaElement(MAcctSchemaElement copy)
-