@MappedSuperclass public abstract class UserUpdatedTCEntity extends UserUpdatedEntity implements TrafficCompanyLink
| Modifier and Type | Field and Description |
|---|---|
private TrafficCompanyEntity |
trafficCompany |
lastUpdatedUserIdDATE_MOD_FIELD, dateCreated, dateModified, id, ID_FIELD, versionTC_FIELD, TC_PROPERTY_NAME| Constructor and Description |
|---|
UserUpdatedTCEntity() |
| Modifier and Type | Method and Description |
|---|---|
TrafficCompanyEntity |
getTrafficCompany() |
void |
setTrafficCompany(TrafficCompanyEntity trafficCompany) |
getLastUpdatedUserId, setLastUpdatedUserIdprivate TrafficCompanyEntity trafficCompany
public TrafficCompanyEntity getTrafficCompany()
getTrafficCompany in interface TrafficCompanyLinkpublic void setTrafficCompany(TrafficCompanyEntity trafficCompany)
setTrafficCompany in interface TrafficCompanyLinkCopyright © 2008–2016 Sohnar Ltd.. All rights reserved.