Package org.robovm.apple.addressbook
Class ABSourceType
- All Implemented Interfaces:
Comparable<ABSourceType>,Iterable<ABSourceType>
public final class ABSourceType extends Bits<ABSourceType>
-
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 ABSourceTypeCardDAVstatic ABSourceTypeCardDAVSearchstatic ABSourceTypeExchangestatic ABSourceTypeExchangeGALstatic ABSourceTypeLDAPstatic ABSourceTypeLocalstatic ABSourceTypeMobileMe -
Constructor Summary
Constructors Constructor Description ABSourceType(long value) -
Method Summary
Modifier and Type Method Description protected ABSourceType[]_values()static ABSourceType[]values()protected ABSourceTypewrap(long value, long mask)
-
Field Details
-
Local
-
Exchange
-
ExchangeGAL
-
MobileMe
-
LDAP
-
CardDAV
-
CardDAVSearch
-
-
Constructor Details
-
ABSourceType
public ABSourceType(long value)
-
-
Method Details
-
wrap
- Specified by:
wrapin classBits<ABSourceType>
-
_values
- Specified by:
_valuesin classBits<ABSourceType>
-
values
-