public class TvAccountCreatedEvent extends QueueEvent
CONTRACT_GLOBAL, NO_MODULE, NO_PLUGIN
Modifier | Constructor and Description |
---|---|
protected |
TvAccountCreatedEvent() |
|
TvAccountCreatedEvent(int moduleId,
int contractId,
int deviceId,
int tvAccountId,
java.lang.String deviceAccountId,
short state,
java.util.Set<java.lang.Integer> optionSet) |
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 TvAccountCreatedEvent()
public TvAccountCreatedEvent(int moduleId, int contractId, int deviceId, int tvAccountId, java.lang.String deviceAccountId, short state, java.util.Set<java.lang.Integer> optionSet)