public class WSClient 
{
  public static void main(String args[]) throws Exception
  {
    CurrencyConverterStub handle = new CurrencyConverterStub();
    System.out.println(handle.convert("USD","JPY",new Float(50)));
  }
}
E-mail this page
Printer View Printer View
Oracle Is The Information Company About Oracle | Oracle RSS Feeds | Careers | Contact Us | Site Maps | Legal Notices | Terms of Use | Privacy