Uses of Class
org.compiere.model.MUOMConversion
Packages that use MUOMConversion
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 MUOMConversion in org.compiere.model
Methods in org.compiere.model that return MUOMConversionModifier and TypeMethodDescriptionstatic MUOMConversion[]
MUOMConversion.getProductConversions
(Properties ctx, int M_Product_ID) Get Product Conversions (cached)MUOMConversion.markImmutable()
Constructors in org.compiere.model with parameters of type MUOMConversionModifierConstructorDescriptionMUOMConversion
(Properties ctx, MUOMConversion copy) Copy constructorMUOMConversion
(Properties ctx, MUOMConversion copy, String trxName) Copy constructorMUOMConversion
(MUOMConversion copy) Copy constructor