Interface CountryLocalization

All Superinterfaces:
BaseModel<CountryLocalization>, ClassedModel, Cloneable, Comparable<CountryLocalization>, CountryLocalizationModel, CTModel<CountryLocalization>, MVCCModel, Serializable, ShardedModel
All Known Implementing Classes:
CountryLocalizationWrapper

@ProviderType public interface CountryLocalization extends CountryLocalizationModel
The extended model interface for the CountryLocalization service. Represents a row in the "CountryLocalization" database table, with each column mapped to a property of this class.
Author:
Brian Wing Shun Chan
See Also:
{$generated.description}