public interface Response
extends java.io.Serializable
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
Returns the name of this response.
|
int |
getOperation()
Returns the id that identifies this response.
|
int getOperation()
java.lang.String getName()