public class InetConnectionDeviceStateAndOptionsModifyEvent extends QueueEvent
CONTRACT_GLOBAL, NO_MODULE, NO_PLUGIN
Modifier | Constructor and Description |
---|---|
protected |
InetConnectionDeviceStateAndOptionsModifyEvent() |
|
InetConnectionDeviceStateAndOptionsModifyEvent(int moduleId,
int deviceId,
int servId,
long connectionId,
short deviceState,
java.util.Set<java.lang.Integer> optionSet,
int accessCode) |
Modifier and Type | Method and Description |
---|---|
int |
getAccessCode() |
long |
getConnectionId() |
int |
getDeviceId() |
java.util.Set<java.lang.Integer> |
getDeviceOptions() |
short |
getDeviceState() |
int |
getServId() |
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 InetConnectionDeviceStateAndOptionsModifyEvent()
public InetConnectionDeviceStateAndOptionsModifyEvent(int moduleId, int deviceId, int servId, long connectionId, short deviceState, java.util.Set<java.lang.Integer> optionSet, int accessCode)