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