Uses of Class
org.compiere.model.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
Modifier and TypeFieldDescriptionprotected static ImmutableIntPOCache<Integer,
MUOM> MUOM.s_cache
UOM CacheModifier and TypeMethodDescriptionstatic MUOM
MUOM.get
(int C_UOM_ID) Get UOM from Cache (immutable)static MUOM
MUOM.get
(Properties ctx, int C_UOM_ID) Get UOM from Cache (immutable)static MUOM
MUOM.get
(Properties ctx, String name, String trxName) Get UOM by nameMUOM.markImmutable()
ModifierConstructorDescriptionMUOM
(Properties ctx, MUOM copy) Copy constructorMUOM
(Properties ctx, MUOM copy, String trxName) Copy constructorCopy constructorMUOMConversion
(MUOM parent) Parent Constructor