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 MAcctSchemaGLMAcctSchemaGL. get(Properties ctx, int C_AcctSchema_ID)Get Accounting Schema GL InfoMAcctSchemaGLMAcctSchema. getAcctSchemaGL()Get AcctSchema GL infoMAcctSchemaGLMAcctSchemaGL. 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)
-