Uses of Interface
org.compiere.model.I_M_RMALine
-
Packages that use I_M_RMALine Package Description org.adempiere.base org.compiere.model Provides for.... -
-
Uses of I_M_RMALine in org.adempiere.base
Methods in org.adempiere.base with parameters of type I_M_RMALine Modifier and Type Method Description voidAbstractProductPricing. setRMALine(I_M_RMALine rmaLine, String trxName)voidIProductPricing. setRMALine(I_M_RMALine rmaLine, String trxName)Set rma line and calculate the parameters from it -
Uses of I_M_RMALine in org.compiere.model
Classes in org.compiere.model that implement I_M_RMALine Modifier and Type Class Description classMRMALineRMA Line ModelclassX_M_RMALineGenerated Model for M_RMALineMethods in org.compiere.model that return I_M_RMALine Modifier and Type Method Description I_M_RMALineI_C_InvoiceLine. getM_RMALine()I_M_RMALineI_M_InOutLine. getM_RMALine()I_M_RMALineX_C_InvoiceLine. getM_RMALine()I_M_RMALineX_M_InOutLine. getM_RMALine()I_M_RMALineI_M_RMALine. getRef_RMALine()I_M_RMALineX_M_RMALine. getRef_RMALine()Methods in org.compiere.model with parameters of type I_M_RMALine Modifier and Type Method Description voidMProductPricing. setRMALine(I_M_RMALine rmaLine, String trxName)
-