@Deprecated public class PaymentChangingEvent extends LocalEvent implements ErrorReturnableEvent
CONTRACT_GLOBAL, NO_MODULE, NO_PLUGIN
Constructor and Description |
---|
PaymentChangingEvent(int userId,
Payment payment)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getError()
Deprecated.
Возвращает ошибку.
|
Payment |
getPayment()
Deprecated.
Возвращает платеж, заносимый в договор.
|
void |
setError(java.lang.String error)
Deprecated.
Устанавливает ошибку.
|
getContractId, getContractID, getDestination, getGenerateTime, getModuleId, getModuleID, getPluginId, getSuperContractId, getTime, getTimestamp, getTypeId, getUserId, isLogFunctionProcess, prepareMessage, serializeAsObject, setLogFunctionProcess, toString, toString
public PaymentChangingEvent(int userId, Payment payment)
public Payment getPayment()
public java.lang.String getError()
getError
in interface ErrorReturnableEvent
public void setError(java.lang.String error)
error
-