Interface OrgLabor

All Superinterfaces:
BaseModel<OrgLabor>, ClassedModel, Cloneable, Comparable<OrgLabor>, MVCCModel, OrgLaborModel, PersistedModel, Serializable, ShardedModel
All Known Implementing Classes:
OrgLaborWrapper

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