Uses of Class
org.eclipse.keyple.plugin.pcsc.PcscReader.IsoProtocol
-
-
Uses of PcscReader.IsoProtocol in org.eclipse.keyple.plugin.pcsc
Methods in org.eclipse.keyple.plugin.pcsc that return PcscReader.IsoProtocol Modifier and Type Method Description static PcscReader.IsoProtocolPcscReader.IsoProtocol. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static PcscReader.IsoProtocol[]PcscReader.IsoProtocol. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.eclipse.keyple.plugin.pcsc with parameters of type PcscReader.IsoProtocol Modifier and Type Method Description PcscReaderPcscReader. setIsoProtocol(PcscReader.IsoProtocol isoProtocol)
-