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