Interface Phone

All Superinterfaces:
AttachedModel, AuditedModel, BaseModel<Phone>, ClassedModel, Cloneable, Comparable<Phone>, CTModel<Phone>, ExternalReferenceCodeModel, MVCCModel, PersistedModel, PhoneModel, Serializable, ShardedModel, StagedAuditedModel, StagedModel, TypedModel
All Known Implementing Classes:
PhoneWrapper

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