Package org.robovm.apple.cryptotokenkit
Class TKSmartCardPINCompletion
java.lang.Object
org.robovm.rt.bro.Bits<TKSmartCardPINCompletion>
org.robovm.apple.cryptotokenkit.TKSmartCardPINCompletion
- All Implemented Interfaces:
Comparable<TKSmartCardPINCompletion>,Iterable<TKSmartCardPINCompletion>
public final class TKSmartCardPINCompletion extends Bits<TKSmartCardPINCompletion>
-
Nested Class Summary
Nested classes/interfaces inherited from class org.robovm.rt.bro.Bits
Bits.AsByteMarshaler, Bits.AsIntMarshaler, Bits.AsLongMarshaler, Bits.AsMachineSizedIntMarshaler, Bits.AsShortMarshaler -
Field Summary
Fields Modifier and Type Field Description static TKSmartCardPINCompletionKeystatic TKSmartCardPINCompletionMaxLengthstatic TKSmartCardPINCompletionNonestatic TKSmartCardPINCompletionTimeout -
Constructor Summary
Constructors Constructor Description TKSmartCardPINCompletion(long value) -
Method Summary
Modifier and Type Method Description protected TKSmartCardPINCompletion[]_values()static TKSmartCardPINCompletion[]values()protected TKSmartCardPINCompletionwrap(long value, long mask)
-
Field Details
-
Constructor Details
-
TKSmartCardPINCompletion
public TKSmartCardPINCompletion(long value)
-
-
Method Details
-
wrap
- Specified by:
wrapin classBits<TKSmartCardPINCompletion>
-
_values
- Specified by:
_valuesin classBits<TKSmartCardPINCompletion>
-
values
-