Changed
Methods
|
String
getCustomizedString
()
|
Method was locally defined, but is now inherited
from
UnitAmountDataBeanImpl
. |
Get the customized string from the format table. |
String
getDescription
()
|
Method was locally defined, but is now inherited
from
UnitAmountDataBeanImpl
. |
Get the description of the specified unit. |
Integer
getLangId
()
|
Method was locally defined, but is now inherited
from
UnitAmountDataBeanImpl
. |
Get the language Id used to decide how to format the unit
amounts. |
StoreAccessBean
getStoreAccessBean
()
|
Method was locally defined, but is now inherited
from
UnitAmountDataBeanImpl
. |
Get the store access bean. |
String
getSymbol
()
|
Method was locally defined, but is now inherited
from
UnitAmountDataBeanImpl
. |
Get the unit symbol information from the format
table. |
void
setLangId
(Integer )
|
Method was locally defined, but is now inherited
from
UnitAmountDataBeanImpl
. |
Set the language Id to use for the formatting. |
void
setStoreAccessBean
(StoreAccessBean )
|
Method was locally defined, but is now inherited
from
UnitAmountDataBeanImpl
. |
Set the store access bean to use for
formatting. |