Uses of Class
org.compiere.model.MCountry
Packages that use 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
Methods in org.compiere.model that return MCountryModifier 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()
Methods in org.compiere.model with parameters of type MCountryConstructors in org.compiere.model with parameters of type MCountryModifierConstructorDescriptionMCountry
(Properties ctx, MCountry copy) Copy constructorMCountry
(Properties ctx, MCountry copy, String trxName) Copy constructorCopy constructorParent ConstructorParent Constructor