OpenCard  
 
OCF, the OpenCard Framework is a standard Java framework for working with Smart Cards.  
 

opencard.tests.service
Class test

java.lang.Object
  |
  +--com.ibm.opencard.script.Script
        |
        +--opencard.tests.service.test

public class test
extends Script

This file was automatically created by ConvertFile on Thu Mar 11 13:35:11 CET 1999 from the file test.isb Please DO NOT EDIT this file. If you have to change something please change it in ConvertFile


Constructor Summary
test()
           
 
Method Summary
 TLVBuffer buffer()
           
 
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
 

Constructor Detail

test

public test()
Method Detail

buffer

public TLVBuffer buffer()
Overrides:
buffer in class Script