public class InetServDeviceStateAndOptionsModifiedEvent extends Event
CONTRACT_GLOBAL, NO_MODULE, NO_PLUGIN
Modifier | Constructor and Description |
---|---|
protected |
InetServDeviceStateAndOptionsModifiedEvent() |
|
InetServDeviceStateAndOptionsModifiedEvent(InetServDeviceStateAndOptionsModifyEvent modify) |
|
InetServDeviceStateAndOptionsModifiedEvent(int moduleId,
int deviceId,
int contractId,
int inetServId,
short state,
java.util.Set<java.lang.Integer> optionSet) |
|
InetServDeviceStateAndOptionsModifiedEvent(int moduleId,
int deviceId,
int inetContractServId,
short state,
java.util.Set<java.lang.Integer> optionSet)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
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 InetServDeviceStateAndOptionsModifiedEvent()
public InetServDeviceStateAndOptionsModifiedEvent(InetServDeviceStateAndOptionsModifyEvent modify)
@Deprecated public InetServDeviceStateAndOptionsModifiedEvent(int moduleId, int deviceId, int inetContractServId, short state, java.util.Set<java.lang.Integer> optionSet)
public InetServDeviceStateAndOptionsModifiedEvent(int moduleId, int deviceId, int contractId, int inetServId, short state, java.util.Set<java.lang.Integer> optionSet)