Interface LayoutBranch

All Superinterfaces:
BaseModel<LayoutBranch>, ClassedModel, Cloneable, Comparable<LayoutBranch>, LayoutBranchModel, MVCCModel, PersistedModel, Serializable, ShardedModel
All Known Implementing Classes:
LayoutBranchWrapper

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