Uses of Class
org.compiere.model.MCountryGroup
Packages that use 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
Methods in org.compiere.model that return MCountryGroupModifier 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()
Constructors in org.compiere.model with parameters of type MCountryGroupModifierConstructorDescriptionMCountryGroup
(Properties ctx, MCountryGroup copy) Copy constructorMCountryGroup
(Properties ctx, MCountryGroup copy, String trxName) Copy constructorMCountryGroup
(MCountryGroup copy) Copy constructor