|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CurrencyItem
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.
| Field Summary |
|---|
| Fields inherited from interface org.salespointframework.core.data.interfaces.CatalogItem |
|---|
VALUE_PROPERTY |
| Fields inherited from interface org.salespointframework.core.data.interfaces.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 org.salespointframework.core.data.interfaces.CatalogItem |
|---|
addValueListener, firePropertyChanged, getCatalog, getImage, removeValueListener, setImage |
| Methods inherited from interface org.salespointframework.core.data.interfaces.Nameable |
|---|
addNameListener, addPropertyChangeListener, attach, detachNC, getName, removeNameListener, removePropertyChangeListener, setName |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Methods inherited from interface org.salespointframework.core.data.interfaces.SpItem |
|---|
getName |
| Method Detail |
|---|
Value getValue()
NumberValue given in the smallest unit of the item's
currency.
getValue in interface CatalogItem
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||