public class TvAccountDeviceStateAndOptionsModifiedEvent extends Event
CONTRACT_GLOBAL, NO_MODULE, NO_PLUGIN
Modifier | Constructor and Description |
---|---|
protected |
TvAccountDeviceStateAndOptionsModifiedEvent() |
|
TvAccountDeviceStateAndOptionsModifiedEvent(int moduleId,
int contractId,
int deviceId,
int tvAccountId,
java.lang.String deviceAccountId,
short state,
java.util.Set<java.lang.Integer> optionSet) |
|
TvAccountDeviceStateAndOptionsModifiedEvent(int moduleId,
int deviceId,
int tvAccountId,
java.lang.String deviceAccountId,
short state,
java.util.Set<java.lang.Integer> optionSet)
Deprecated.
|
|
TvAccountDeviceStateAndOptionsModifiedEvent(ru.bitel.bgbilling.modules.tv.access.event.db.TvAccountDeviceStateAndOptionsModifyEvent modify) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDeviceAccountId() |
int |
getDeviceId() |
java.util.Set<java.lang.Integer> |
getDeviceOptionIds() |
short |
getDeviceState() |
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, toString
protected TvAccountDeviceStateAndOptionsModifiedEvent()
public TvAccountDeviceStateAndOptionsModifiedEvent(ru.bitel.bgbilling.modules.tv.access.event.db.TvAccountDeviceStateAndOptionsModifyEvent modify)
@Deprecated public TvAccountDeviceStateAndOptionsModifiedEvent(int moduleId, int deviceId, int tvAccountId, java.lang.String deviceAccountId, short state, java.util.Set<java.lang.Integer> optionSet)
public TvAccountDeviceStateAndOptionsModifiedEvent(int moduleId, int contractId, int deviceId, int tvAccountId, java.lang.String deviceAccountId, short state, java.util.Set<java.lang.Integer> optionSet)