|
||||||||||
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.ToneIndicator
Defines the DevCat for ToneIndicator
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.ToneIndicator()
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.ToneIndicator()
Method Detail |
public static DevCat getInstance()
public java.lang.String toString()
toString
in interface DevCat
toString
in class JposDevCats.AbstractDevCat
public void accept(DevCatVisitor visitor)
accept
in interface DevCat
visitor
- the DevCat Visitor object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |