public class InetAccountingPeriodActivateEvent extends LocalEvent
CONTRACT_GLOBAL, NO_MODULE, NO_PLUGIN
Modifier | Constructor and Description |
---|---|
protected |
InetAccountingPeriodActivateEvent() |
|
InetAccountingPeriodActivateEvent(int moduleId,
int contractId,
int userId) |
Modifier and Type | Method and Description |
---|---|
InetAccountingPeriod |
getAccountingPeriod() |
boolean |
isProcessed() |
boolean |
isUseSeconds() |
void |
setAccountingPeriod(InetAccountingPeriod accountingPeriod) |
void |
setProcessed(boolean processed) |
void |
setUseSeconds(boolean useSeconds) |
getContractId, getContractID, getDestination, getGenerateTime, getModuleId, getModuleID, getPluginId, getSuperContractId, getTime, getTimestamp, getTypeId, getUserId, isLogFunctionProcess, prepareMessage, serializeAsObject, setLogFunctionProcess, toString, toString
protected InetAccountingPeriodActivateEvent()
public InetAccountingPeriodActivateEvent(int moduleId, int contractId, int userId)
public InetAccountingPeriod getAccountingPeriod()
public void setAccountingPeriod(InetAccountingPeriod accountingPeriod)
public boolean isProcessed()
public void setProcessed(boolean processed)
public boolean isUseSeconds()
public void setUseSeconds(boolean useSeconds)