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

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

Fields in com.google.code.facebookapi.schema declared as StreamData.PhotoTags
protected  StreamData.PhotoTags StreamData.photoTags
           
 

Methods in com.google.code.facebookapi.schema that return StreamData.PhotoTags
 StreamData.PhotoTags ObjectFactory.createStreamDataPhotoTags()
          Create an instance of StreamData.PhotoTags
 StreamData.PhotoTags StreamData.getPhotoTags()
          Gets the value of the photoTags property.
 

Methods in com.google.code.facebookapi.schema with parameters of type StreamData.PhotoTags
 void StreamData.setPhotoTags(StreamData.PhotoTags value)
          Sets the value of the photoTags property.
 



Copyright © 2010. All Rights Reserved.