public class ContactEntryTrafficFileTO extends BaseTO
| Modifier and Type | Field and Description |
|---|---|
private Identifier |
contactEntryId |
private Identifier |
trafficFileId |
| Constructor and Description |
|---|
ContactEntryTrafficFileTO() |
| Modifier and Type | Method and Description |
|---|---|
Identifier |
getContactEntryId() |
Identifier |
getTrafficFileId() |
void |
setContactEntryId(Identifier contactEntryId) |
void |
setTrafficFileId(Identifier trafficFileId) |
clearPersistanceProps, equals, getDateCreated, getDateModified, getId, getVersion, hashCode, isPersisted, isUnpersisted, nullMyIds, setDateCreated, setDateModified, setId, setVersion, toString@NotNull private Identifier contactEntryId
@NotNull private Identifier trafficFileId
public Identifier getContactEntryId()
public void setContactEntryId(Identifier contactEntryId)
public Identifier getTrafficFileId()
public void setTrafficFileId(Identifier trafficFileId)
Copyright © 2008–2016 Sohnar Ltd.. All rights reserved.