public class ContractTariffOptionChangedEvent extends Event
Modifier and Type | Field and Description |
---|---|
static int |
OPTION_ACTIVATED |
static int |
OPTION_DEACTIVATED |
static int |
OPTION_DELETED |
static int |
OPTION_REACTIVATED |
CONTRACT_GLOBAL, NO_MODULE, NO_PLUGIN
Modifier | Constructor and Description |
---|---|
protected |
ContractTariffOptionChangedEvent() |
|
ContractTariffOptionChangedEvent(int contractId,
int userId,
int state,
ContractTariffOption contractTariffOption) |
Modifier and Type | Method and Description |
---|---|
ContractTariffOption |
getContractTariffOption() |
int |
getState() |
getContractId, getContractID, getDestination, getGenerateTime, getModuleId, getModuleID, getPluginId, getSuperContractId, getTime, getTimestamp, getTypeId, getUserId, isLogFunctionProcess, prepareMessage, serializeAsObject, setLogFunctionProcess, toString, toString
public static final int OPTION_ACTIVATED
public static final int OPTION_DEACTIVATED
public static final int OPTION_REACTIVATED
public static final int OPTION_DELETED
protected ContractTariffOptionChangedEvent()
public ContractTariffOptionChangedEvent(int contractId, int userId, int state, ContractTariffOption contractTariffOption)
public int getState()
public ContractTariffOption getContractTariffOption()