Uses of Interface
org.eclipse.keyple.plugin.stub.StubSmartCard.SimulatedCommandStep
Packages that use StubSmartCard.SimulatedCommandStep
-
Uses of StubSmartCard.SimulatedCommandStep in org.eclipse.keyple.plugin.stub
Classes in org.eclipse.keyple.plugin.stub that implement StubSmartCard.SimulatedCommandStepMethods in org.eclipse.keyple.plugin.stub that return StubSmartCard.SimulatedCommandStepModifier 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.