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