|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.vodafone360.people.database.tables.ContactSourceTable.ContactSource
private static class ContactSourceTable.ContactSource
Represents the data stored in a record
Field Summary | |
---|---|
private java.lang.Long |
mLocalContactId
The local contact ID which maps to contacts table |
private java.lang.String |
mSource
The source string |
Constructor Summary | |
---|---|
private |
ContactSourceTable.ContactSource()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private java.lang.Long mLocalContactId
private java.lang.String mSource
Constructor Detail |
---|
private ContactSourceTable.ContactSource()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
JavaDoc