- All Superinterfaces:
- BaseModel<CompanyInfo>, ClassedModel, java.lang.Cloneable, CompanyInfoModel, java.lang.Comparable<CompanyInfo>, MVCCModel, PersistedModel, java.io.Serializable, ShardedModel
- All Known Implementing Classes:
- CompanyInfoWrapper
@ProviderType
public interface CompanyInfo
extends CompanyInfoModel, PersistedModel
The extended model interface for the CompanyInfo service. Represents a row in the "CompanyInfo" database table, with each column mapped to a property of this class.
- Author:
- Brian Wing Shun Chan
- See Also:
CompanyInfoModel
- Generated: