ds.ov2.test
Class Exponent_perf_description.set_vector_length_call

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

 class Exponent_perf_description.set_vector_length_call
extends Object
implements Void_method

Card action for step set_vector_length in protocol Vector_length.

Only available if JAVACARD_APPLET or APPLET_TESTFRAME is defined.


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

Constructor Detail

Exponent_perf_description.set_vector_length_call

Exponent_perf_description.set_vector_length_call()
Empty constructor.

Method Detail

method

public void method()
Run the card action for step set_vector_length in protocol Vector_length.

Specified by:
method in interface Void_method