|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--jpos.profile.JposDevCats.AbstractDevCat
|
+--jpos.profile.JposDevCats.POSPrinter
Defines the DevCat for POSPrinter
| Inner classes inherited from class jpos.profile.DevCat |
DevCat.BumpBar, DevCat.CashDrawer, DevCat.CAT, DevCat.CoinDispenser, DevCat.FiscalPrinter, DevCat.HardTotals, DevCat.Keylock, DevCat.LineDisplay, DevCat.MICR, DevCat.MSR, DevCat.Pinpad, DevCat.POSKeyboard, DevCat.POSPower, DevCat.POSPrinter, DevCat.RemoteOrderDisplay, DevCat.Scanner, DevCat.SignatureCapture, DevCat.ToneIndicator |
| Fields inherited from interface jpos.profile.DevCat |
JPOS_VERSION_STRING |
| Constructor Summary | |
(package private) |
JposDevCats.POSPrinter()
Make ctor package to avoid ctor |
| Method Summary | |
void |
accept(DevCatVisitor visitor)
Accepts a DevCat Visitor object |
static DevCat |
getInstance()
|
java.lang.String |
toString()
|
| Methods inherited from class jpos.profile.JposDevCats.AbstractDevCat |
equals |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
JposDevCats.POSPrinter()
| Method Detail |
public static DevCat getInstance()
public java.lang.String toString()
toString in interface DevCattoString in class JposDevCats.AbstractDevCatpublic void accept(DevCatVisitor visitor)
accept in interface DevCatvisitor - the DevCat Visitor object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||