Uses of Interface
org.eclipse.keyple.plugin.stub.StubSmartCard.CommandStep
-
-
Uses of StubSmartCard.CommandStep in org.eclipse.keyple.plugin.stub
Classes in org.eclipse.keyple.plugin.stub that implement StubSmartCard.CommandStep Modifier and Type Class Description static classStubSmartCard.BuilderBuilder class forStubSmartCard.Methods in org.eclipse.keyple.plugin.stub that return StubSmartCard.CommandStep Modifier and Type Method Description StubSmartCard.CommandStepStubSmartCard.ProtocolStep. withProtocol(java.lang.String protocol)Define simulated protocol for theStubSmartCardto buildStubSmartCard.CommandStepStubSmartCard.CommandStep. withSimulatedCommand(java.lang.String command, java.lang.String response)Add simulated command/response to theStubSmartCardto build.
-