Uses of Class
com.google.code.facebookapi.schema.Notification

Uses of Notification in com.google.code.facebookapi.schema
 

Fields in com.google.code.facebookapi.schema with type parameters of type Notification
protected  java.util.List<Notification> NotificationData.Notifications.notification
           
 

Methods in com.google.code.facebookapi.schema that return Notification
 Notification ObjectFactory.createNotification()
          Create an instance of Notification
 

Methods in com.google.code.facebookapi.schema that return types with arguments of type Notification
 java.util.List<Notification> NotificationData.Notifications.getNotification()
          Gets the value of the notification property.
 



Copyright © 2009. All Rights Reserved.