opencard.opt.applet.mgmt
Class AppletCode

java.lang.Object
  |
  +--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

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

Constructor Detail

AppletCode

public AppletCode()