org.apache.camel.component.bean
Class MyCurrency

java.lang.Object
  extended by org.apache.camel.component.bean.MyCurrency

public final class MyCurrency
extends Object


Constructor Summary
MyCurrency(String symbol)
           
 
Method Summary
 String getSymbol()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MyCurrency

public MyCurrency(String symbol)
Method Detail

getSymbol

public String getSymbol()


Apache Camel