public class ReceiveStatusResponse
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected boolean |
_return
The return.
|
Constructor and Description |
---|
ReceiveStatusResponse() |
Modifier and Type | Method and Description |
---|---|
boolean |
isReturn()
Checks if is return.
|
void |
setReturn(boolean value)
Sets the return.
|