Uses of Class
org.compiere.model.MUOM
Packages that use MUOM
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 MUOM in org.compiere.model
Fields in org.compiere.model with type parameters of type MUOMModifier and TypeFieldDescriptionprotected static ImmutableIntPOCache<Integer,MUOM> MUOM.s_cacheUOM CacheMethods in org.compiere.model that return MUOMModifier and TypeMethodDescriptionstatic MUOMMUOM.get(int C_UOM_ID) Get UOM from Cache (immutable)static MUOMMUOM.get(Properties ctx, int C_UOM_ID) Get UOM from Cache (immutable)static MUOMMUOM.get(Properties ctx, String name, String trxName) Get UOM by nameMUOM.markImmutable()Constructors in org.compiere.model with parameters of type MUOMModifierConstructorDescriptionMUOM(Properties ctx, MUOM copy) Copy constructorMUOM(Properties ctx, MUOM copy, String trxName) Copy constructorCopy constructorMUOMConversion(MUOM parent) Parent Constructor