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 with type parameters of type User.EducationHistory
protected  javax.xml.bind.JAXBElement<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
 

Methods in com.google.code.facebookapi.schema that return types with arguments of type User.EducationHistory
 javax.xml.bind.JAXBElement<User.EducationHistory> ObjectFactory.createUserEducationHistory(User.EducationHistory value)
          Create an instance of JAXBElement<User.EducationHistory>}
 javax.xml.bind.JAXBElement<User.EducationHistory> User.getEducationHistory()
          Gets the value of the educationHistory property.
 

Methods in com.google.code.facebookapi.schema with parameters of type User.EducationHistory
 javax.xml.bind.JAXBElement<User.EducationHistory> ObjectFactory.createUserEducationHistory(User.EducationHistory value)
          Create an instance of JAXBElement<User.EducationHistory>}
 

Method parameters in com.google.code.facebookapi.schema with type arguments of type User.EducationHistory
 void User.setEducationHistory(javax.xml.bind.JAXBElement<User.EducationHistory> value)
          Sets the value of the educationHistory property.
 



Copyright © 2008. All Rights Reserved.