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