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 classMAcctSchemaAccounting Schema Model (base)classX_C_AcctSchemaGenerated 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_AcctSchemaI_HR_Concept_Acct. getC_AcctSchema()I_C_AcctSchemaI_PP_Order_Cost. getC_AcctSchema()I_C_AcctSchemaI_T_BOMLine. getC_AcctSchema()I_C_AcctSchemaX_HR_Concept_Acct. getC_AcctSchema()I_C_AcctSchemaX_PP_Order_Cost. getC_AcctSchema()I_C_AcctSchemaX_T_BOMLine. getC_AcctSchema()
-