public class VoiceOperAccountModifiedEvent extends Event
CONTRACT_GLOBAL, NO_MODULE, NO_PLUGIN
Constructor and Description |
---|
VoiceOperAccountModifiedEvent(int moduleId,
int contractId,
int userId,
VoiceOperAccount oldAccount,
VoiceOperAccount newAccount) |
Modifier and Type | Method and Description |
---|---|
VoiceOperAccount |
getNewAccount() |
VoiceOperAccount |
getOldAccount() |
getContractId, getContractID, getDestination, getGenerateTime, getModuleId, getModuleID, getPluginId, getSuperContractId, getTime, getTimestamp, getTypeId, getUserId, isLogFunctionProcess, prepareMessage, serializeAsObject, setLogFunctionProcess, toString, toString
public VoiceOperAccountModifiedEvent(int moduleId, int contractId, int userId, VoiceOperAccount oldAccount, VoiceOperAccount newAccount)
public VoiceOperAccount getOldAccount()
public VoiceOperAccount getNewAccount()