|
SalesPoint Framework v3.0 | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An item in a Currency
.
In addition to the contract of CatalogItem
, CurrencyItems have a numeric value that is given
in the smallest unit of their currency.
Fields inherited from class data.CatalogItem |
VALUE_PROPERTY |
Fields inherited from class data.Nameable |
NAME_PROPERTY |
Method Summary | |
Value |
getValue()
The value of a CurrencyItem must be a NumberValue given in the smallest unit of the item's
currency. |
Methods inherited from interface data.CatalogItem |
addValueListener,
getCatalog,
removeValueListener |
Methods inherited from interface data.Nameable |
addNameListener,
addPropertyChangeListener,
attach,
detachNC,
getName,
removeNameListener,
removePropertyChangeListener,
setName |
Methods inherited from interface java.lang.Comparable |
compareTo |
Method Detail |
public Value getValue()
NumberValue
given in the smallest unit of the item's
currency.
|
SalesPoint Framework v3.0 | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |