Uses of Enum Class
org.eclipse.keypop.card.ChannelControl
-
Uses of ChannelControl in org.eclipse.keypop.card
Modifier and TypeMethodDescriptionstatic ChannelControl
Returns the enum constant of this class with the specified name.static ChannelControl[]
ChannelControl.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionProxyReaderApi.transmitCardRequest
(CardRequestSpi cardRequest, ChannelControl channelControl) Transmits aCardRequestSpi
, applies the providedChannelControl
policy and returns aCardResponseApi
.