public interface OKVResponse
| Modifier and Type | Method and Description | 
|---|---|
java.lang.Integer | 
getBatchItemId()
Gets the Batch Item Id. 
 | 
int | 
getOperationType()
Gets the Operation Type. 
 | 
java.lang.Integer | 
getResultReason()
Gets the result reason. 
 | 
int | 
getResultStatus()
Gets the result status. 
 | 
int getOperationType()
int getResultStatus()
java.lang.Integer getResultReason()
java.lang.Integer getBatchItemId()