- All Superinterfaces:
- BaseModel<CountryLocalization>, ClassedModel, java.lang.Cloneable, java.lang.Comparable<CountryLocalization>, CountryLocalizationModel, MVCCModel, java.io.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:
CountryLocalizationModel
- Generated: