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

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

Fields in com.google.code.facebookapi.schema declared as StreamPhoto
protected  StreamPhoto StreamMedia.photo
           
 

Methods in com.google.code.facebookapi.schema that return StreamPhoto
 StreamPhoto ObjectFactory.createStreamPhoto()
          Create an instance of StreamPhoto
 StreamPhoto StreamMedia.getPhoto()
          Gets the value of the photo property.
 

Methods in com.google.code.facebookapi.schema with parameters of type StreamPhoto
 void StreamMedia.setPhoto(StreamPhoto value)
          Sets the value of the photo property.
 



Copyright © 2009. All Rights Reserved.