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

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

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

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



Copyright © 2008. All Rights Reserved.