Uses of Enum Class
org.eclipse.keypop.storagecard.transaction.ChannelControl
Packages that use ChannelControl
-
Uses of ChannelControl in org.eclipse.keypop.storagecard.transaction
Methods in org.eclipse.keypop.storagecard.transaction 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.storagecard.transaction with parameters of type ChannelControlModifier and TypeMethodDescriptionStorageCardTransactionManager.processCommands(ChannelControl channelControl) Processes all previously prepared commands and closes the physical channel if requested.