Uses of Class
org.compiere.model.MPackage
-
Packages that use MPackage Package Description org.compiere.model Provides for.... -
-
Uses of MPackage in org.compiere.model
Methods in org.compiere.model that return MPackage Modifier and Type Method Description static MPackage
MPackage. create(MInOut shipment, MShipper shipper, Timestamp shipDate)
Create one Package for Shipmentstatic MPackage
MPackage. createPackage(MInOut shipment, MShipper shipper, Timestamp shipDate)
Constructors in org.compiere.model with parameters of type MPackage Constructor Description MPackageLine(MPackage parent)
Parent Constructor
-