Uses of Interface
org.compiere.model.I_C_AcctSchema
-
Packages that use I_C_AcctSchema Package Description org.compiere.model Provides for....org.eevolution.model -
-
Uses of I_C_AcctSchema in org.compiere.model
Classes in org.compiere.model that implement I_C_AcctSchema Modifier and Type Class Description class
MAcctSchema
Accounting Schema Model (base)class
X_C_AcctSchema
Generated Model for C_AcctSchema -
Uses of I_C_AcctSchema in org.eevolution.model
Methods in org.eevolution.model that return I_C_AcctSchema Modifier and Type Method Description I_C_AcctSchema
I_HR_Concept_Acct. getC_AcctSchema()
I_C_AcctSchema
I_PP_Order_Cost. getC_AcctSchema()
I_C_AcctSchema
I_T_BOMLine. getC_AcctSchema()
I_C_AcctSchema
X_HR_Concept_Acct. getC_AcctSchema()
I_C_AcctSchema
X_PP_Order_Cost. getC_AcctSchema()
I_C_AcctSchema
X_T_BOMLine. getC_AcctSchema()
-