|
||||||||||
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.SplitterType
public class SplitterType
Field Summary |
---|
Fields inherited from class org.apache.camel.spring.model.OutputType |
---|
outputs |
Constructor Summary | |
---|---|
SplitterType()
|
Method Summary | |
---|---|
ExpressionType |
getExpression()
|
void |
setExpression(ExpressionType expression)
|
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 SplitterType()
Method Detail |
---|
public String toString()
toString
in class Object
public ExpressionType getExpression()
public void setExpression(ExpressionType expression)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |