| Package | Description |
|---|---|
| com.sohnar.trafficlite.transfer.event |
| Modifier and Type | Field and Description |
|---|---|
private MessageRestrictionsTO |
RestrictedEmployeeEventTO.restrictions |
private MessageRestrictionsTO |
RestrictedSyncEventTO.restrictions |
| Modifier and Type | Method and Description |
|---|---|
MessageRestrictionsTO |
RestrictedEmployeeEventTO.getRestrictions() |
MessageRestrictionsTO |
RestrictedEventTO.getRestrictions() |
MessageRestrictionsTO |
RestrictedSyncEventTO.getRestrictions() |
| Modifier and Type | Method and Description |
|---|---|
void |
RestrictedEmployeeEventTO.setRestrictions(MessageRestrictionsTO restrictions) |
void |
RestrictedSyncEventTO.setRestrictions(MessageRestrictionsTO restrictions) |
| Constructor and Description |
|---|
RestrictedEmployeeEventTO(TrafficEmployeeEventTO employeeEvent,
MessageRestrictionsTO restrictions) |
RestrictedSyncEventTO(SyncEventTOIF syncEvent,
MessageRestrictionsTO restrictions) |
Copyright © 2008–2016 Sohnar Ltd.. All rights reserved.