demos.stockbroker
Class SBInitScript
java.lang.Object
|
+--com.ibm.opencard.script.Script
|
+--demos.stockbroker.SBInitScript
- public class SBInitScript
- extends Script
This file was automatically created by ConvertFile
on Wed Apr 08 13:13:41 GMT+00:00 1998
from the file sctstuff/sigcjav.isb
Please DO NOT EDIT this file. If you have to change something
please change it in ConvertFile
| Methods inherited from class com.ibm.opencard.script.Script |
restore |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
SBInitScript
public SBInitScript()
buffer
public TLVBuffer buffer()
- Overrides:
- buffer in class Script
|