Uses of Interface
org.eclipse.keyple.core.service.resource.CardResourceService
-
Packages that use CardResourceService Package Description org.eclipse.keyple.core.service.resource Interfaces and classes of the Card Resource Service. -
-
Uses of CardResourceService in org.eclipse.keyple.core.service.resource
Methods in org.eclipse.keyple.core.service.resource that return CardResourceService Modifier and Type Method Description static CardResourceService
CardResourceServiceProvider. getService()
Gets the unique instance ofCardResourceService
.
-