|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.routing.filters.xml.Dummy
public class Dummy
Constructor Summary | |
---|---|
Dummy()
|
Method Summary | |
---|---|
java.lang.String |
getContent()
|
int |
getId()
|
void |
setContent(java.lang.String content)
|
void |
setId(int id)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Dummy()
Method Detail |
---|
public java.lang.String getContent()
public void setContent(java.lang.String content)
content
- The content to set.public int getId()
public void setId(int id)
id
- The id to set.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |