public abstract class BaseRequest extends java.lang.Object implements Request
| Constructor and Description |
|---|
BaseRequest(int id)
Creates a Request instance.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getId()
Returns the request id.
|
java.lang.String |
getName()
Returns the request name.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMessageCopyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.