Uses of Class
com.google.code.facebookapi.schema.UserInfo.InfoFields

Uses of UserInfo.InfoFields in com.google.code.facebookapi.schema
 

Fields in com.google.code.facebookapi.schema declared as UserInfo.InfoFields
protected  UserInfo.InfoFields UserInfo.infoFields
           
 

Methods in com.google.code.facebookapi.schema that return UserInfo.InfoFields
 UserInfo.InfoFields ObjectFactory.createUserInfoInfoFields()
          Create an instance of UserInfo.InfoFields
 UserInfo.InfoFields UserInfo.getInfoFields()
          Gets the value of the infoFields property.
 

Methods in com.google.code.facebookapi.schema with parameters of type UserInfo.InfoFields
 void UserInfo.setInfoFields(UserInfo.InfoFields value)
          Sets the value of the infoFields property.
 



Copyright © 2009. All Rights Reserved.