|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectautohit.common.channels.Receipt
An receipt
EPG - Initial - 25Apr03
EPG - Added setAsInteger and toString to enable future expansion - 2Jul03
Field Summary | |
protected java.lang.String |
info
Generic receipt |
Constructor Summary | |
Receipt()
|
Method Summary | |
java.lang.String |
getType()
return the type; |
void |
setAsInteger(int val)
default receipt |
java.lang.String |
toString()
This is a bit clunky, but I expect real receipt implementations will overload it. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
protected java.lang.String info
Constructor Detail |
public Receipt()
Method Detail |
public java.lang.String getType()
public void setAsInteger(int val)
val
- a value to set as the receipt.public java.lang.String toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |