Uses of Class
org.compiere.model.MCurrency
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 MCurrency in org.compiere.model
Modifier and TypeMethodDescriptionstatic MCurrency
MCurrency.get
(int C_Currency_ID) Get Currency (immutable)static MCurrency
Get Currency using ISO code from cache (immutable)static MCurrency
MCurrency.get
(Properties ctx, int C_Currency_ID) Get Currency (immutable)static MCurrency
MCurrency.get
(Properties ctx, String ISOcode) Get Currency using ISO code from cache (immutable)MCurrency.markImmutable()
ModifierConstructorDescriptionMCurrency
(Properties ctx, MCurrency copy) Copy constructorMCurrency
(Properties ctx, MCurrency copy, String trxName) Copy constructorCopy constructor