Uses of Class
com.google.code.facebookapi.schema.NotificationData.Notifications

Uses of NotificationData.Notifications in com.google.code.facebookapi.schema
 

Fields in com.google.code.facebookapi.schema declared as NotificationData.Notifications
protected  NotificationData.Notifications NotificationData.notifications
           
 

Methods in com.google.code.facebookapi.schema that return NotificationData.Notifications
 NotificationData.Notifications ObjectFactory.createNotificationDataNotifications()
          Create an instance of NotificationData.Notifications
 NotificationData.Notifications NotificationData.getNotifications()
          Gets the value of the notifications property.
 

Methods in com.google.code.facebookapi.schema with parameters of type NotificationData.Notifications
 void NotificationData.setNotifications(NotificationData.Notifications value)
          Sets the value of the notifications property.
 



Copyright © 2009. All Rights Reserved.