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

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

Fields in com.google.code.facebookapi.schema declared as StreamMusic
protected  StreamMusic StreamMedia.music
           
 

Methods in com.google.code.facebookapi.schema that return StreamMusic
 StreamMusic ObjectFactory.createStreamMusic()
          Create an instance of StreamMusic
 StreamMusic StreamMedia.getMusic()
          Gets the value of the music property.
 

Methods in com.google.code.facebookapi.schema with parameters of type StreamMusic
 void StreamMedia.setMusic(StreamMusic value)
          Sets the value of the music property.
 



Copyright © 2009. All Rights Reserved.