Uses of Class
com.google.code.facebookapi.schema.User.Affiliations

Uses of User.Affiliations in com.google.code.facebookapi.schema
 

Fields in com.google.code.facebookapi.schema declared as User.Affiliations
protected  User.Affiliations User.affiliations
           
 

Methods in com.google.code.facebookapi.schema that return User.Affiliations
 User.Affiliations ObjectFactory.createUserAffiliations()
          Create an instance of User.Affiliations
 User.Affiliations User.getAffiliations()
          Gets the value of the affiliations property.
 

Methods in com.google.code.facebookapi.schema with parameters of type User.Affiliations
 void User.setAffiliations(User.Affiliations value)
          Sets the value of the affiliations property.
 



Copyright © 2009. All Rights Reserved.