|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.translate.AmtInWords_TH
public class AmtInWords_TH
Amount in Words for Thai
| Constructor Summary | |
|---|---|
AmtInWords_TH()
AmtInWords_TH 0.23 = �ٹ�� 23/100 1.23 = ˹�觺ҷ 23/100 11.45 = �Ժ��紺ҷ 45/100 121.45 = ˹����������Ժ��紺ҷ 45/100 1231.56 = ˹�觾ѹ�ͧ��������Ժ��紺ҷ 56/100 12341.78 = ˹�������ͧ�ѹ�����������Ժ��紺ҷ 78/100 123451.89 = ˹���ʹ�ͧ������~ѹ�����������Ժ��紺ҷ 89/100 12234571.90 = �Ժ�ͧ��ҹ �ͧ�ʹ����������ѹ����������Ժ��紺ҷ 90/100 123234571.90 = ˹����������Ժ�����ҹ �ͧ�ʹ����������ѹ����������Ժ��紺ҷ 90/100 1987234571.90 = ˹�觾ѹ�������Ỵ�Ժ����ҹ �ͧ�ʹ����������ѹ����������Ժ��紺ҷ 90/100 0.00 = �ٹ�� 00/100 |
|
| Method Summary | |
|---|---|
String |
getAmtInWords(String amount)
Get Amount in Words |
String |
getAmtInWords(String amount,
String iso)
Get Amount in Words |
static void |
main(String[] args)
Test |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AmtInWords_TH()
| Method Detail |
|---|
public String getAmtInWords(String amount)
throws Exception
getAmtInWords in interface AmtInWordsamount - numeric amount (352.80)
Exception
public String getAmtInWords(String amount,
String iso)
throws Exception
amount - numeric amount (352.80)
Exceptionpublic static void main(String[] args)
args - ignored
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||