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

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

Fields in com.google.code.facebookapi.schema with type parameters of type User.MeetingFor
protected  javax.xml.bind.JAXBElement<User.MeetingFor> User.meetingFor
           
 

Methods in com.google.code.facebookapi.schema that return User.MeetingFor
 User.MeetingFor ObjectFactory.createUserMeetingFor()
          Create an instance of User.MeetingFor
 

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

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

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



Copyright © 2008. All Rights Reserved.