Uses of Class
org.compiere.model.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
Modifier 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()
ModifierConstructorDescriptionMLanguage
(Properties ctx, MLanguage copy) Copy constructorMLanguage
(Properties ctx, MLanguage copy, String trxName) Copy constructor