|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.vodafone360.people.database.tables.ContactGroupsTable.ContactGroup
private static class ContactGroupsTable.ContactGroup
Represents the data stored in a record
| Field Summary | |
|---|---|
private java.lang.Long |
mLocalContactId
The local contact ID from Contacts table |
private java.lang.Long |
mZybGroupId
The server group ID |
| Constructor Summary | |
|---|---|
private |
ContactGroupsTable.ContactGroup()
|
| 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.Long mZybGroupId
| Constructor Detail |
|---|
private ContactGroupsTable.ContactGroup()
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
JavaDoc