Uses of Interface
org.eclipse.keyple.core.service.SmartCardService
-
Packages that use SmartCardService Package Description org.eclipse.keyple.core.service Interfaces and classes to manipulate core Keyple objects and services. -
-
Uses of SmartCardService in org.eclipse.keyple.core.service
Methods in org.eclipse.keyple.core.service that return SmartCardService Modifier and Type Method Description static SmartCardServiceSmartCardServiceProvider. getService()Gets the unique instance ofSmartCardService.
-