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

Packages that use EducationInfo
com.facebook.api.schema   
 

Uses of EducationInfo in com.facebook.api.schema
 

Fields in com.facebook.api.schema with type parameters of type EducationInfo
protected  java.util.List<EducationInfo> User.EducationHistory.educationInfo
           
 

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

Methods in com.facebook.api.schema that return types with arguments of type EducationInfo
 java.util.List<EducationInfo> User.EducationHistory.getEducationInfo()
          Gets the value of the educationInfo property.
 



Copyright © 2008. All Rights Reserved.