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

opencard.tests.service
Class mfc41

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

public class mfc41
extends Script

This file was automatically created by ConvertFile on Mon Mar 01 11:26:37 CET 1999 from the file mfc41-8.isb Please DO NOT EDIT this file. If you have to change something please change it in ConvertFile


Constructor Summary
mfc41()
           
 
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

mfc41

public mfc41()
Method Detail

buffer

public TLVBuffer buffer()
Overrides:
buffer in class Script