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

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

Fields in com.google.code.facebookapi.schema declared as StreamData.Profiles
protected  StreamData.Profiles StreamData.profiles
           
 

Methods in com.google.code.facebookapi.schema that return StreamData.Profiles
 StreamData.Profiles ObjectFactory.createStreamDataProfiles()
          Create an instance of StreamData.Profiles
 StreamData.Profiles StreamData.getProfiles()
          Gets the value of the profiles property.
 

Methods in com.google.code.facebookapi.schema with parameters of type StreamData.Profiles
 void StreamData.setProfiles(StreamData.Profiles value)
          Sets the value of the profiles property.
 



Copyright © 2009. All Rights Reserved.