Uses of Interface
org.compiere.model.I_C_ProjectLine
-
Packages that use I_C_ProjectLine Package Description org.adempiere.base org.compiere.model Provides for.... -
-
Uses of I_C_ProjectLine in org.adempiere.base
Methods in org.adempiere.base with parameters of type I_C_ProjectLine Modifier and Type Method Description void
AbstractProductPricing. setProjectLine(I_C_ProjectLine projectLine, String trxName)
void
IProductPricing. setProjectLine(I_C_ProjectLine projectLine, String trxName)
Set project line and calculate the parameters from it -
Uses of I_C_ProjectLine in org.compiere.model
Classes in org.compiere.model that implement I_C_ProjectLine Modifier and Type Class Description class
MProjectLine
Project Line Modelclass
X_C_ProjectLine
Generated Model for C_ProjectLineMethods in org.compiere.model with parameters of type I_C_ProjectLine Modifier and Type Method Description void
MProductPricing. setProjectLine(I_C_ProjectLine projectLine, String trxName)
-