Class MatchedInvoicesAssert
- java.lang.Object
-
- org.openbravo.test.costing.assertclass.MatchedInvoicesAssert
-
public class MatchedInvoicesAssert extends Object
-
-
Constructor Summary
Constructors Constructor Description MatchedInvoicesAssert(InvoiceLine invoiceLine, ShipmentInOutLine movementLine)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description InvoiceLine
getInvoiceLine()
ShipmentInOutLine
getMovementLine()
-
-
-
Constructor Detail
-
MatchedInvoicesAssert
public MatchedInvoicesAssert(InvoiceLine invoiceLine, ShipmentInOutLine movementLine)
-
-
Method Detail
-
getInvoiceLine
public InvoiceLine getInvoiceLine()
-
getMovementLine
public ShipmentInOutLine getMovementLine()
-
-