Uses of Interface
org.eclipse.keyple.plugin.stub.StubSmartCard.SimulatedCommandStep
-
Uses of StubSmartCard.SimulatedCommandStep in org.eclipse.keyple.plugin.stub
Modifier and TypeMethodDescriptionStubSmartCard.Builder.withSimulatedCommand
(String command, String response) Add simulated command/response to theStubSmartCard
to build.StubSmartCard.CommandStep.withSimulatedCommand
(String command, String response) Add simulated command/response to theStubSmartCard
to build.StubSmartCard.SimulatedCommandStep.withSimulatedCommand
(String command, String response) Add simulated command/response to theStubSmartCard
to build.