Uses of Class
org.compiere.model.MCountryGroup
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 MCountryGroup in org.compiere.model
Modifier and TypeMethodDescriptionstatic MCountryGroup
MCountryGroup.get
(int C_CountryGroup_ID) Get Country Group (cached) (immutable)static MCountryGroup
MCountryGroup.get
(Properties ctx, int C_CountryGroup_ID) Get Country Group (cached) (immutable)MCountryGroup.markImmutable()
ModifierConstructorDescriptionMCountryGroup
(Properties ctx, MCountryGroup copy) Copy constructorMCountryGroup
(Properties ctx, MCountryGroup copy, String trxName) Copy constructorMCountryGroup
(MCountryGroup copy) Copy constructor