public class TvProductDeviceStateModifiedEvent extends Event
CONTRACT_GLOBAL, NO_MODULE, NO_PLUGIN| Modifier | Constructor and Description |
|---|---|
protected |
TvProductDeviceStateModifiedEvent() |
|
TvProductDeviceStateModifiedEvent(int moduleId,
int deviceId,
int tvAccountId,
short deviceState,
java.util.List<ru.bitel.bgbilling.modules.tv.access.event.db.TvProductDeviceStateModifyEvent.ProductEntry> productEntryList) |
|
TvProductDeviceStateModifiedEvent(ru.bitel.bgbilling.modules.tv.access.event.db.TvProductDeviceStateModifyEvent modify) |
| Modifier and Type | Method and Description |
|---|---|
int |
getDeviceId() |
short |
getDeviceState() |
java.util.List<ru.bitel.bgbilling.modules.tv.access.event.db.TvProductDeviceStateModifyEvent.ProductEntry> |
getProductEntryList() |
int |
getTvAccountId() |
protected void |
toString(java.lang.StringBuilder sb) |
getContractId, getContractID, getDestination, getGenerateTime, getModuleId, getModuleID, getPluginId, getSuperContractId, getTime, getTimestamp, getTypeId, getUserId, isLogFunctionProcess, prepareMessage, serializeAsObject, setLogFunctionProcess, toStringprotected TvProductDeviceStateModifiedEvent()
public TvProductDeviceStateModifiedEvent(ru.bitel.bgbilling.modules.tv.access.event.db.TvProductDeviceStateModifyEvent modify)
public TvProductDeviceStateModifiedEvent(int moduleId,
int deviceId,
int tvAccountId,
short deviceState,
java.util.List<ru.bitel.bgbilling.modules.tv.access.event.db.TvProductDeviceStateModifyEvent.ProductEntry> productEntryList)