- All Superinterfaces:
- AttachedModel, AuditedModel, BaseModel<EmailAddress>, ClassedModel, Cloneable, Comparable<EmailAddress>, EmailAddressModel, MVCCModel, PersistedModel, Serializable, ShardedModel, StagedAuditedModel, StagedModel, TypedModel
- All Known Implementing Classes:
- EmailAddressWrapper
@ProviderType
public interface EmailAddress
extends EmailAddressModel, PersistedModel
The extended model interface for the EmailAddress service. Represents a row in the "EmailAddress" database table, with each column mapped to a property of this class.
- Author:
- Brian Wing Shun Chan
- See Also:
EmailAddressModel,
EmailAddressImpl,
EmailAddressModelImpl
- {$generated.description}