Uses of Class
org.compiere.model.MCountryGroup
-
Packages that use MCountryGroup Package Description org.compiere.model Provides for.... -
-
Uses of MCountryGroup in org.compiere.model
Methods in org.compiere.model that return MCountryGroup Modifier and Type Method Description static MCountryGroupMCountryGroup. get(int C_CountryGroup_ID)Get Country Group (cached) (immutable)static MCountryGroupMCountryGroup. get(Properties ctx, int C_CountryGroup_ID)Get Country Group (cached) (immutable)MCountryGroupMCountryGroup. markImmutable()Constructors in org.compiere.model with parameters of type MCountryGroup Constructor Description MCountryGroup(Properties ctx, MCountryGroup copy)MCountryGroup(Properties ctx, MCountryGroup copy, String trxName)MCountryGroup(MCountryGroup copy)
-