ds.ov2.test
Class Data_protocol_description.set_size_call

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

 class Data_protocol_description.set_size_call
extends Object
implements Void_method

Card action for step set_size in protocol set_size.

Only available if JAVACARD_APPLET or APPLET_TESTFRAME is defined.


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

Constructor Detail

Data_protocol_description.set_size_call

Data_protocol_description.set_size_call()
Empty constructor.

Method Detail

method

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

Specified by:
method in interface Void_method