Uses of Class
org.compiere.model.MLanguage
Packages that use MLanguage
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 MLanguage in org.compiere.model
Methods in org.compiere.model that return MLanguageModifier and TypeMethodDescriptionstatic MLanguage
MLanguage.get
(Properties ctx, String AD_Language) Get Language Model from AD_Language (immutable)static MLanguage
MLanguage.get
(Properties ctx, Language lang) Get Language Model from Language (immutable)static MLanguage[]
MLanguage.getWithLanguage
(Properties ctx, String LanguageISO) Load Languages via ISO codeMLanguage.markImmutable()
Constructors in org.compiere.model with parameters of type MLanguageModifierConstructorDescriptionMLanguage
(Properties ctx, MLanguage copy) Copy constructorMLanguage
(Properties ctx, MLanguage copy, String trxName) Copy constructor