public final class

DateKind

extends Object
java.lang.Object
   ↳ com.neomades.contact.DateKind

Class Overview

Important date type BIRTHDAY, ANNIVERSARY or OTHER.

Summary

Constants
int ANNIVERSARY
int BIRTHDAY
int OTHER
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final int ANNIVERSARY

Constant Value: 12 (0x0000000c)

public static final int BIRTHDAY

Constant Value: 11 (0x0000000b)

public static final int OTHER

Constant Value: 13 (0x0000000d)