Uses of Class
org.eclipse.keyple.plugin.stub.StubSmartCard.Builder
-
-
Uses of StubSmartCard.Builder in org.eclipse.keyple.plugin.stub
Methods in org.eclipse.keyple.plugin.stub that return StubSmartCard.Builder Modifier and Type Method Description StubSmartCard.BuilderStubSmartCard.Builder. withProtocol(java.lang.String protocol)Define simulated protocol for theStubSmartCardto buildStubSmartCard.BuilderStubSmartCard.Builder. withSimulatedCommand(java.lang.String command, java.lang.String response)Add simulated command/response to theStubSmartCardto build.
-