|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.camel.spring.model.FromType
public class FromType
Represents an XML <to/> element
Constructor Summary | |
---|---|
FromType()
|
|
FromType(String uri)
|
Method Summary | |
---|---|
String |
getUri()
|
void |
setUri(String uri)
|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public FromType()
public FromType(String uri)
Method Detail |
---|
public String toString()
toString
in class Object
public String getUri()
public void setUri(String uri)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |