Package org.compiere.util
Class AmtInWords_CA
java.lang.Object
org.compiere.util.AmtInWords_CA
- All Implemented Interfaces:
AmtInWords
Spanish Amount in Words (Catalan)
- Version:
- $Id: AmtInWords_CA.java,v 1.3 2006/07/30 00:54:36 jjanke Exp $
- Author:
- Jordi Luna
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
AmtInWords_CA
public AmtInWords_CA()AmtInWords_CA
-
-
Method Details
-
getAmtInWords
Get Amount in Words- Specified by:
getAmtInWords
in interfaceAmtInWords
- Parameters:
amount
- numeric amount (352.80)- Returns:
- amount in words (three*five*two 80/100)
- Throws:
Exception
-