Uses of Class
com.facebook.api.schema.UserInfo

Packages that use UserInfo
com.facebook.api.schema   
 

Uses of UserInfo in com.facebook.api.schema
 

Fields in com.facebook.api.schema with type parameters of type UserInfo
protected  java.util.List<UserInfo> ProfileGetInfoResponse.userInfo
           
 

Methods in com.facebook.api.schema that return UserInfo
 UserInfo ObjectFactory.createUserInfo()
          Create an instance of UserInfo
 

Methods in com.facebook.api.schema that return types with arguments of type UserInfo
 java.util.List<UserInfo> ProfileGetInfoResponse.getUserInfo()
          Gets the value of the userInfo property.
 



Copyright © 2008. All Rights Reserved.