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

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

Fields in com.google.code.facebookapi.schema declared as User.EducationHistory
protected  User.EducationHistory User.educationHistory
           
 

Methods in com.google.code.facebookapi.schema that return User.EducationHistory
 User.EducationHistory ObjectFactory.createUserEducationHistory()
          Create an instance of User.EducationHistory
 User.EducationHistory User.getEducationHistory()
          Gets the value of the educationHistory property.
 

Methods in com.google.code.facebookapi.schema with parameters of type User.EducationHistory
 void User.setEducationHistory(User.EducationHistory value)
          Sets the value of the educationHistory property.
 



Copyright © 2009. All Rights Reserved.