ds.ov2.test
Class Misc_protocols_description.set_size_call
java.lang.Object
ds.ov2.test.Misc_protocols_description.set_size_call
- All Implemented Interfaces:
- Void_method
- Enclosing class:
- Misc_protocols_description
class Misc_protocols_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.
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 |
Misc_protocols_description.set_size_call
Misc_protocols_description.set_size_call()
- Empty constructor.
method
public void method()
- Run the card action for step set_size in protocol set_size.
- Specified by:
method
in interface Void_method