Interface EmailAddress

All Superinterfaces:
AttachedModel, AuditedModel, BaseModel<EmailAddress>, ClassedModel, Cloneable, Comparable<EmailAddress>, CTModel<EmailAddress>, EmailAddressModel, ExternalReferenceCodeModel, 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:
{$generated.description}