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

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

Fields in com.google.code.facebookapi.schema declared as StreamData.PhotoFeedback
protected  StreamData.PhotoFeedback StreamData.photoFeedback
           
 

Methods in com.google.code.facebookapi.schema that return StreamData.PhotoFeedback
 StreamData.PhotoFeedback ObjectFactory.createStreamDataPhotoFeedback()
          Create an instance of StreamData.PhotoFeedback
 StreamData.PhotoFeedback StreamData.getPhotoFeedback()
          Gets the value of the photoFeedback property.
 

Methods in com.google.code.facebookapi.schema with parameters of type StreamData.PhotoFeedback
 void StreamData.setPhotoFeedback(StreamData.PhotoFeedback value)
          Sets the value of the photoFeedback property.
 



Copyright © 2010. All Rights Reserved.