Compiere 3.1

org.compiere.translate
Interface AmtInWords

All Known Implementing Classes:
AmtInWords_EN, AmtInWords_ES, AmtInWords_FR, AmtInWords_IN, AmtInWords_TH

public interface AmtInWords

Amount in Words. See Msg.getAmtInWords

Version:
$Id: AmtInWords.java,v 1.3 2006/07/30 00:54:36 jjanke Exp $
Author:
Jorg Janke

Method Summary
 String getAmtInWords(String amount)
          Get Amount in Words
 

Method Detail

getAmtInWords

String getAmtInWords(String amount)
                     throws Exception
Get Amount in Words

Parameters:
amount - numeric amount (352.80)
Returns:
amount in words (three*five*two 80/100)
Throws:
Exception

Compiere 3.1

Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.