Uses of Class
org.eclipse.keyple.core.util.protocol.ContactlessCardCommonProtocol
-
Packages that use ContactlessCardCommonProtocol Package Description org.eclipse.keyple.core.util.protocol Card protocols definitions. -
-
Uses of ContactlessCardCommonProtocol in org.eclipse.keyple.core.util.protocol
Methods in org.eclipse.keyple.core.util.protocol that return ContactlessCardCommonProtocol Modifier and Type Method Description static ContactlessCardCommonProtocolContactlessCardCommonProtocol. valueOf(java.lang.String name)Deprecated.Returns the enum constant of this type with the specified name.static ContactlessCardCommonProtocol[]ContactlessCardCommonProtocol. values()Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
-