ds.ov2.test
Class Exponent_perf_description.vector_exp_choose_mod_call

java.lang.Object
  extended by ds.ov2.test.Exponent_perf_description.vector_exp_choose_mod_call
All Implemented Interfaces:
Void_method
Enclosing class:
Exponent_perf_description

 class Exponent_perf_description.vector_exp_choose_mod_call
extends Object
implements Void_method

Card action for step vector_exp_choose_mod in protocol Vector_exp.

Only available if JAVACARD_APPLET or APPLET_TESTFRAME is defined.


Constructor Summary
Exponent_perf_description.vector_exp_choose_mod_call()
          Empty constructor.
 
Method Summary
 void method()
          Run the card action for step vector_exp_choose_mod in protocol Vector_exp.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Exponent_perf_description.vector_exp_choose_mod_call

Exponent_perf_description.vector_exp_choose_mod_call()
Empty constructor.

Method Detail

method

public void method()
Run the card action for step vector_exp_choose_mod in protocol Vector_exp.

Specified by:
method in interface Void_method