|
Class Summary |
| Filter |
Holds an input filter for retail operations, could be
a barcode or magnetic stripe filter. |
| Filters |
Filter class |
| GroupDiscount |
A simple group discount example, if three items are scanned with
this dicount, tack on a 10% amount off. |
| ItemIterator |
Holds a single item and related ej entries. |
| MarkdownByPercent |
A simple per cent markdown on an item. |
| Mod10 |
MOD10 check digit calculation |
| NForX |
Compute discount for n for the price of x, i.e. |
| SimpleFields |
Simple implementation of the pos fields interface. |
| SimpleMath |
Simple implementation of the math interface. |