Uses of Class
org.compiere.model.MFreightCategory
-
Packages that use MFreightCategory Package Description org.compiere.model Provides for.... -
-
Uses of MFreightCategory in org.compiere.model
Methods in org.compiere.model that return MFreightCategory Modifier and Type Method Description static MFreightCategory
MFreightCategory. getByValue(Properties ctx, String value, String trxName)
Reads a freight category from database based on the value (key) of the category.
-