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

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

Fields in com.google.code.facebookapi.schema with type parameters of type Profile
protected  java.util.List<Profile> StreamData.Profiles.profile
           
 

Methods in com.google.code.facebookapi.schema that return Profile
 Profile ObjectFactory.createProfile()
          Create an instance of Profile
 

Methods in com.google.code.facebookapi.schema that return types with arguments of type Profile
 java.util.List<Profile> StreamData.Profiles.getProfile()
          Gets the value of the profile property.
 



Copyright © 2010. All Rights Reserved.