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