Package org.robovm.apple.cryptotokenkit
Class TKSmartCardPINConfirmation
java.lang.Object
org.robovm.rt.bro.Bits<TKSmartCardPINConfirmation>
org.robovm.apple.cryptotokenkit.TKSmartCardPINConfirmation
- All Implemented Interfaces:
Comparable<TKSmartCardPINConfirmation>,Iterable<TKSmartCardPINConfirmation>
public final class TKSmartCardPINConfirmation extends Bits<TKSmartCardPINConfirmation>
-
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 TKSmartCardPINConfirmationCurrentstatic TKSmartCardPINConfirmationNewstatic TKSmartCardPINConfirmationNone -
Constructor Summary
Constructors Constructor Description TKSmartCardPINConfirmation(long value) -
Method Summary
Modifier and Type Method Description protected TKSmartCardPINConfirmation[]_values()static TKSmartCardPINConfirmation[]values()protected TKSmartCardPINConfirmationwrap(long value, long mask)
-
Field Details
-
Constructor Details
-
TKSmartCardPINConfirmation
public TKSmartCardPINConfirmation(long value)
-
-
Method Details
-
wrap
- Specified by:
wrapin classBits<TKSmartCardPINConfirmation>
-
_values
- Specified by:
_valuesin classBits<TKSmartCardPINConfirmation>
-
values
-