Interface ExpandoValue

All Superinterfaces:
AttachedModel, BaseModel<ExpandoValue>, ClassedModel, Cloneable, Comparable<ExpandoValue>, CTModel<ExpandoValue>, ExpandoValueModel, MVCCModel, PersistedModel, Serializable, ShardedModel, TypedModel
All Known Implementing Classes:
ExpandoValueWrapper

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