Uses of Enum Class
org.eclipse.keypop.card.ChannelControl
Packages that use ChannelControl
-
Uses of ChannelControl in org.eclipse.keypop.card
Methods in org.eclipse.keypop.card that return ChannelControlModifier and TypeMethodDescriptionstatic ChannelControlReturns 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.Methods in org.eclipse.keypop.card with parameters of type ChannelControlModifier and TypeMethodDescriptionProxyReaderApi.transmitCardRequest(CardRequestSpi cardRequest, ChannelControl channelControl) Transmits aCardRequestSpi, applies the providedChannelControlpolicy and returns aCardResponseApi.