Uses of Class
com.google.code.facebookapi.schema.EducationInfo

Uses of EducationInfo in com.google.code.facebookapi.schema
 

Fields in com.google.code.facebookapi.schema with type parameters of type EducationInfo
protected  java.util.List<EducationInfo> User.EducationHistory.educationInfo
           
 

Methods in com.google.code.facebookapi.schema that return EducationInfo
 EducationInfo ObjectFactory.createEducationInfo()
          Create an instance of EducationInfo
 

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



Copyright © 2009. All Rights Reserved.