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

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

Fields in com.google.code.facebookapi.schema declared as StreamData.Albums
protected  StreamData.Albums StreamData.albums
           
 

Methods in com.google.code.facebookapi.schema that return StreamData.Albums
 StreamData.Albums ObjectFactory.createStreamDataAlbums()
          Create an instance of StreamData.Albums
 StreamData.Albums StreamData.getAlbums()
          Gets the value of the albums property.
 

Methods in com.google.code.facebookapi.schema with parameters of type StreamData.Albums
 void StreamData.setAlbums(StreamData.Albums value)
          Sets the value of the albums property.
 



Copyright © 2010. All Rights Reserved.