Uses of Enum Class
org.eclipse.keypop.calypso.card.transaction.SvAction
Packages that use SvAction
-
Uses of SvAction in org.eclipse.keypop.calypso.card.transaction
Methods in org.eclipse.keypop.calypso.card.transaction that return SvActionModifier and TypeMethodDescriptionstatic SvActionReturns the enum constant of this class with the specified name.static SvAction[]SvAction.values()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 SvActionModifier and TypeMethodDescriptionSecureSymmetricCryptoTransactionManager.prepareSvGet(SvOperation svOperation, SvAction svAction) Schedules the execution of a "SV Get" command to prepare an SV operation or simply retrieves the current SV status.