|
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.OrganizationColumns
Columns from the Organizations table that other columns join into themselves.
| Field Summary | |
|---|---|
static String |
COMPANY
The name of the company for this organization. |
static String |
ISPRIMARY
Whether this is the primary organization |
static String |
LABEL
The user provided label, only used if TYPE is TYPE_CUSTOM. |
static String |
PERSON_ID
The person this organization is tied to. |
static String |
TITLE
The title within this organization. |
static String |
TYPE
The type of the the phone number. |
static int |
TYPE_CUSTOM
|
static int |
TYPE_OTHER
|
static int |
TYPE_WORK
|
| Field Detail |
|---|
static final String TYPE
Type: INTEGER (one of the constants below)
static final int TYPE_CUSTOM
static final int TYPE_WORK
static final int TYPE_OTHER
static final String LABEL
Type: TEXT
static final String COMPANY
Type: TEXT
static final String TITLE
Type: TEXT
static final String PERSON_ID
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 | |||||||||