opencard.opt.applet.mgmt
Class AppletCode

java.lang.Object
  extended by opencard.opt.applet.mgmt.AppletCode

public abstract class AppletCode
extends java.lang.Object

The AppletCode To be defined Should contain Information to install an Applet on a card.

Since:
OCF1.2
Version:
$Id: AppletCode.java,v 1.1 1999/11/02 18:36:56 damke Exp $
Author:
Thomas Stober (tstober@de.ibm.com)

Constructor Summary
AppletCode()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AppletCode

public AppletCode()