Uses of Enum Class
org.eclipse.keypop.calypso.card.transaction.ChannelControl
Packages that use ChannelControl
-
Uses of ChannelControl in org.eclipse.keypop.calypso.card.transaction
Methods in org.eclipse.keypop.calypso.card.transaction that return ChannelControlModifier and TypeMethodDescriptionstatic ChannelControlDeprecated.Returns the enum constant of this class with the specified name.static ChannelControl[]ChannelControl.values()Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.eclipse.keypop.calypso.card.transaction with parameters of type ChannelControlModifier and TypeMethodDescriptionTransactionManager.processCommands(ChannelControl channelControl) Deprecated.
CardTransactionManager.processCommands(org.eclipse.keypop.reader.ChannelControl)instead.