ds.ov2.test
Class Bignat_protocols_description.add_2_call
java.lang.Object
ds.ov2.test.Bignat_protocols_description.add_2_call
- All Implemented Interfaces:
- Void_method
- Enclosing class:
- Bignat_protocols_description
class Bignat_protocols_description.add_2_call
- extends Object
- implements Void_method
Card action for step add_2 in protocol add.
Only available if JAVACARD_APPLET or APPLET_TESTFRAME is defined.
Method Summary |
void |
method()
Run the card action for step add_2 in protocol add. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Bignat_protocols_description.add_2_call
Bignat_protocols_description.add_2_call()
- Empty constructor.
method
public void method()
- Run the card action for step add_2 in protocol add.
- Specified by:
method
in interface Void_method