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

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

Fields in com.google.code.facebookapi.schema with type parameters of type PhotoFeedback
protected  java.util.List<PhotoFeedback> StreamData.PhotoFeedback.photoFeedback
           
 

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

Methods in com.google.code.facebookapi.schema that return types with arguments of type PhotoFeedback
 java.util.List<PhotoFeedback> StreamData.PhotoFeedback.getPhotoFeedback()
          Gets the value of the photoFeedback property.
 



Copyright © 2010. All Rights Reserved.