org.compiere.translate
Class AmtInWords_FR
java.lang.Object
org.compiere.translate.AmtInWords_FR
- All Implemented Interfaces:
- AmtInWords
public class AmtInWords_FR
- extends Object
- implements AmtInWords
Amount in Words for French
- Version:
- $Id: AmtInWords_FR.java,v 1.3 2006/07/30 00:54:35 jjanke Exp $
- Author:
- Jorg Janke - http://www.rgagnon.com/javadetails/java-0426.html
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AmtInWords_FR
public AmtInWords_FR()
- AmtInWords_FR
getAmtInWords
public String getAmtInWords(String amount)
throws Exception
- Get Amount in Words
- Specified by:
getAmtInWords in interface AmtInWords
- Parameters:
amount - numeric amount (352.80)
- Returns:
- amount in words (three*five*two 80/100)
- Throws:
Exception
Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.