| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Currency | |
|---|---|
| org.paneris.bibliomania | |
| org.paneris.bibliomania.generated | The POEM-generated support classes for org.paneris.bibliomania. | 
| org.paneris.bibliomania.shopping | |
| Uses of Currency in org.paneris.bibliomania | 
|---|
| Methods in org.paneris.bibliomania that return Currency | |
|---|---|
 Currency | 
CurrencyTable.ensure(java.lang.String name,
       double conversionrate,
       java.util.Locale locale)
 | 
 Currency | 
CurrencyTable.getCurrency(java.util.Locale locale)
 | 
 Currency | 
CurrencyTable.getCurrency(java.lang.String name)
 | 
 Currency | 
BibliomaniaDatabase.getUKCurrency()
 | 
| Uses of Currency in org.paneris.bibliomania.generated | 
|---|
| Methods in org.paneris.bibliomania.generated that return Currency | |
|---|---|
 Currency | 
UserBase.getCurrency()
Retrieves the Currency object referred to. | 
 Currency | 
ShopOrderBase.getCurrency()
Retrieves the Currency object referred to. | 
 Currency | 
CurrencyTableBase.getCurrencyObject(int troid)
Retrieve the Currency 
 as a Currency. | 
 Currency | 
CurrencyTableBase.getCurrencyObject(java.lang.Integer troid)
Retrieve the Currency as a Currency. | 
| Methods in org.paneris.bibliomania.generated with parameters of type Currency | |
|---|---|
 void | 
UserBase.setCurrency(Currency cooked)
Set the Currency.  | 
 void | 
ShopOrderBase.setCurrency(Currency cooked)
Set the Currency.  | 
| Uses of Currency in org.paneris.bibliomania.shopping | 
|---|
| Methods in org.paneris.bibliomania.shopping that return Currency | |
|---|---|
 Currency | 
BibliomaniaShoppingTrolley.getCurrency()
 | 
 Currency | 
BibliomaniaShoppingTrolley.getCurrency(java.util.Locale localeP)
 | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||