Uses of Class
org.robovm.apple.cryptotokenkit.TKSmartCardSlotState
| Package | Description |
|---|---|
| org.robovm.apple.cryptotokenkit |
-
Uses of TKSmartCardSlotState in org.robovm.apple.cryptotokenkit
Methods in org.robovm.apple.cryptotokenkit that return TKSmartCardSlotState Modifier and Type Method Description TKSmartCardSlotStateTKSmartCardSlot. getState()static TKSmartCardSlotStateTKSmartCardSlotState. valueOf(long n)Returns the enum constant of this type with the specified name.static TKSmartCardSlotStateTKSmartCardSlotState. valueOf(String name)Returns the enum constant of this type with the specified name.static TKSmartCardSlotState[]TKSmartCardSlotState. values()Returns an array containing the constants of this enum type, in the order they are declared.