java.lang.Object |
↳ |
org.mule.modules.drupal.model.CountRequest |
Class Overview
A container for the request made to get the amount of comments (and new comments) related to a node.
Summary
[Expand]
Inherited Methods |
From class
java.lang.Object
Object
|
clone()
|
boolean
|
equals(Object arg0)
|
void
|
finalize()
|
final
Class<?>
|
getClass()
|
int
|
hashCode()
|
final
void
|
notify()
|
final
void
|
notifyAll()
|
String
|
toString()
|
final
void
|
wait()
|
final
void
|
wait(long arg0, int arg1)
|
final
void
|
wait(long arg0)
|
|
Constants
private
static
final
long
serialVersionUID
Constant Value:
-1253208409778724544
(0xee9bb597519b6140)
Fields
Public Constructors
Public Methods
public
void
setNodeId
(int nodeId)
public
void
setSince
(int since)