Uses of Class
org.compiere.model.MCountry
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 MCountry in org.compiere.model
Modifier and TypeMethodDescriptionstatic MCountry
MCountry.get
(int C_Country_ID) Get Country (cached) (immutable)static MCountry
MCountry.get
(Properties ctx, int C_Country_ID) Get Country (Immutable, cached)static MCountry[]
MCountry.getCountries()
Return Countries as Arraystatic MCountry[]
MCountry.getCountries
(Properties ctx) Deprecated.MLocation.getCountry()
Get Country (immutable)static MCountry
MCountry.getDefault()
Get Default Country (immutable)static MCountry
MCountry.getDefault
(Properties ctx) Deprecated.MCountry.markImmutable()
ModifierConstructorDescriptionMCountry
(Properties ctx, MCountry copy) Copy constructorMCountry
(Properties ctx, MCountry copy, String trxName) Copy constructorCopy constructorParent ConstructorParent Constructor