Uses of Class
org.compiere.model.MAcctSchemaGL
-
Packages that use MAcctSchemaGL Package Description org.compiere.model Provides for.... -
-
Uses of MAcctSchemaGL in org.compiere.model
Methods in org.compiere.model that return MAcctSchemaGL Modifier and Type Method Description static MAcctSchemaGL
MAcctSchemaGL. get(Properties ctx, int C_AcctSchema_ID)
Get Accounting Schema GL InfoMAcctSchemaGL
MAcctSchema. getAcctSchemaGL()
Get AcctSchema GL infoMAcctSchemaGL
MAcctSchemaGL. markImmutable()
Constructors in org.compiere.model with parameters of type MAcctSchemaGL Constructor Description MAcctSchemaGL(Properties ctx, MAcctSchemaGL copy)
MAcctSchemaGL(Properties ctx, MAcctSchemaGL copy, String trxName)
MAcctSchemaGL(MAcctSchemaGL copy)
-