Uses of Class
org.compiere.model.MCurrency
Packages that use 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
Methods in org.compiere.model that return MCurrencyModifier and TypeMethodDescriptionstatic MCurrencyMCurrency.get(int C_Currency_ID) Get Currency (immutable)static MCurrencyGet Currency using ISO code from cache (immutable)static MCurrencyMCurrency.get(Properties ctx, int C_Currency_ID) Get Currency (immutable)static MCurrencyMCurrency.get(Properties ctx, String ISOcode) Get Currency using ISO code from cache (immutable)MCurrency.markImmutable()Constructors in org.compiere.model with parameters of type MCurrencyModifierConstructorDescriptionMCurrency(Properties ctx, MCurrency copy) Copy constructorMCurrency(Properties ctx, MCurrency copy, String trxName) Copy constructorCopy constructor