Package | Description |
---|---|
com.ibm.commerce.common.beans |
Modifier and Type | Method and Description |
---|---|
CurrencyDataBean[] |
StoreDataBean.getCurrencyDataBeans()
This method returns a list of beans that represent the currencies supported by this store.
|
CurrencyDataBean[] |
CurrencyListDataBean.getCurrencyList()
This method returns CurrencyDataBean array.
|
Modifier and Type | Method and Description |
---|---|
void |
CurrencyListDataBean.setCurrencyList(CurrencyDataBean[] newCurrencyList)
This method sets CurrencyDataBean array.
|