Uses of Interface
org.compiere.model.I_M_CostType
Package
Description
This is the package that contains the majority of iDempiere's generated model class and interface.
Provide majority of iDempiere's extended model class (M*).
Provide majority of iDempiere's extended model class (M*).
Provide extended and generated model class and interface for tables.
-
Uses of I_M_CostType in org.compiere.model
Modifier and TypeClassDescriptionclass
Cost Type Modelclass
Generated Model for M_CostTypeModifier and TypeMethodDescriptionI_C_AcctSchema.getM_CostType()
I_M_Cost.getM_CostType()
I_M_CostHistory.getM_CostType()
I_M_CostQueue.getM_CostType()
X_C_AcctSchema.getM_CostType()
X_M_Cost.getM_CostType()
X_M_CostHistory.getM_CostType()
X_M_CostQueue.getM_CostType()
-
Uses of I_M_CostType in org.eevolution.model
Modifier and TypeMethodDescriptionI_PP_Order_Cost.getM_CostType()
I_T_BOMLine.getM_CostType()
X_PP_Order_Cost.getM_CostType()
X_T_BOMLine.getM_CostType()