|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NotificationCount | |
|---|---|
| com.facebook.api.schema | |
| Uses of NotificationCount in com.facebook.api.schema |
|---|
| Fields in com.facebook.api.schema declared as NotificationCount | |
|---|---|
protected NotificationCount |
Notifications.messages
|
protected NotificationCount |
Notifications.pokes
|
protected NotificationCount |
Notifications.shares
|
| Methods in com.facebook.api.schema that return NotificationCount | |
|---|---|
NotificationCount |
ObjectFactory.createNotificationCount()
Create an instance of NotificationCount |
NotificationCount |
Notifications.getMessages()
Gets the value of the messages property. |
NotificationCount |
Notifications.getPokes()
Gets the value of the pokes property. |
NotificationCount |
Notifications.getShares()
Gets the value of the shares property. |
| Methods in com.facebook.api.schema with parameters of type NotificationCount | |
|---|---|
void |
Notifications.setMessages(NotificationCount value)
Sets the value of the messages property. |
void |
Notifications.setPokes(NotificationCount value)
Sets the value of the pokes property. |
void |
Notifications.setShares(NotificationCount value)
Sets the value of the shares property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||