|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface Contacts.ContactMethodsColumns
Columns from the ContactMethods table that other tables join into themseleves.
| Field Summary | |
|---|---|
static String |
AUX_DATA
Auxiliary data for the contact method. |
static String |
DATA
The data for the contact method. |
static String |
ISPRIMARY
Whether this is the primary organization |
static String |
KIND
The kind of the the contact method. |
static String |
LABEL
The user defined label for the the contact method. |
static String |
TYPE
The type of the contact method, must be one of the types below. |
static int |
TYPE_CUSTOM
|
static int |
TYPE_HOME
|
static int |
TYPE_OTHER
|
static int |
TYPE_WORK
|
| Field Detail |
|---|
static final String KIND
Type: INTEGER (one of the values below)
static final String TYPE
Type: INTEGER (one of the values below)
static final int TYPE_CUSTOM
static final int TYPE_HOME
static final int TYPE_WORK
static final int TYPE_OTHER
static final String LABEL
Type: TEXT
static final String DATA
Type: TEXT
static final String AUX_DATA
Type: TEXT
static final String ISPRIMARY
Type: INTEGER (if set, non-0 means true)
|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||