Uses of Class
org.compiere.model.MFreight
Package
Description
This is the package that contains the majority of iDempiere's generated model class and interface.
Provide majority of iDempiere's extended model class (M*).
Provide majority of iDempiere's extended model class (M*).
-
Uses of MFreight in org.compiere.model
Modifier and TypeMethodDescriptionstatic MFreight
MFreight.get
(Properties ctx, int shipperId, int freightCategoryId, Timestamp dateOrdered, BigDecimal weight, BigDecimal maxProductDimension, int countryFrom, int countryTo, int regionFrom, int regionTo, String trxName) Get a freight record based on the parameters.