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

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

Fields in com.google.code.facebookapi.schema declared as User.WorkHistory
protected  User.WorkHistory User.workHistory
           
 

Methods in com.google.code.facebookapi.schema that return User.WorkHistory
 User.WorkHistory ObjectFactory.createUserWorkHistory()
          Create an instance of User.WorkHistory
 User.WorkHistory User.getWorkHistory()
          Gets the value of the workHistory property.
 

Methods in com.google.code.facebookapi.schema with parameters of type User.WorkHistory
 void User.setWorkHistory(User.WorkHistory value)
          Sets the value of the workHistory property.
 



Copyright © 2009. All Rights Reserved.