ds.ov2.test
Class Data_protocol_description.check_data_call

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

 class Data_protocol_description.check_data_call
extends Object
implements Void_method

Card action for step check_data in protocol check_data.

Only available if JAVACARD_APPLET or APPLET_TESTFRAME is defined.


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

Constructor Detail

Data_protocol_description.check_data_call

Data_protocol_description.check_data_call()
Empty constructor.

Method Detail

method

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

Specified by:
method in interface Void_method