Uses of Class
org.adempiere.pipo2.PackoutItem
-
Packages that use PackoutItem Package Description org.adempiere.pipo2 -
-
Uses of PackoutItem in org.adempiere.pipo2
Methods in org.adempiere.pipo2 that return PackoutItem Modifier and Type Method Description PackoutItem
PackOut. getCurrentPackoutItem()
Method parameters in org.adempiere.pipo2 with type arguments of type PackoutItem Modifier and Type Method Description void
PackOut. export(String packoutDirectory, String destinationPath, PackoutDocument packoutDocument, List<PackoutItem> packoutItems, String trxName)
Start the transformation to XML
-