Uses of Interface
org.compiere.model.I_C_OrderLine
-
Packages that use I_C_OrderLine Package Description org.adempiere.base org.compiere.model Provides for....org.eevolution.model -
-
Uses of I_C_OrderLine in org.adempiere.base
Methods in org.adempiere.base with parameters of type I_C_OrderLine Modifier and Type Method Description voidAbstractProductPricing. setOrderLine(I_C_OrderLine orderLine, String trxName)voidIProductPricing. setOrderLine(I_C_OrderLine orderLine, String trxName)Set order line and calculate the parameters from it -
Uses of I_C_OrderLine in org.compiere.model
Classes in org.compiere.model that implement I_C_OrderLine Modifier and Type Class Description classMOrderLineOrder Line Model.classX_C_OrderLineGenerated Model for C_OrderLineMethods in org.compiere.model with parameters of type I_C_OrderLine Modifier and Type Method Description voidMProductPricing. setOrderLine(I_C_OrderLine orderLine, String trxName) -
Uses of I_C_OrderLine in org.eevolution.model
Methods in org.eevolution.model that return I_C_OrderLine Modifier and Type Method Description I_C_OrderLineI_PP_MRP. getC_OrderLine()I_C_OrderLineI_PP_Order. getC_OrderLine()I_C_OrderLineX_PP_MRP. getC_OrderLine()I_C_OrderLineX_PP_Order. getC_OrderLine()
-