public class OperationRejectRequest extends Object
| Constructor and Description |
|---|
OperationRejectRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId()
Get operation ID.
|
String |
getReason()
Get reason why operation was rejected.
|
void |
setId(String id)
Set operation ID.
|
void |
setReason(String reason)
Set reason why operation was rejected.
|
public String getId()
public void setId(String id)
id - Operation ID.public String getReason()
public void setReason(String reason)
reason - Reason why operation was rejected.Copyright © 2016–2018 Lime - HighTech Solutions Inc.. All rights reserved.