Uses of Class
com.facebook.api.schema.User.MeetingSex

Packages that use User.MeetingSex
com.facebook.api.schema   
 

Uses of User.MeetingSex in com.facebook.api.schema
 

Fields in com.facebook.api.schema with type parameters of type User.MeetingSex
protected  javax.xml.bind.JAXBElement<User.MeetingSex> User.meetingSex
           
 

Methods in com.facebook.api.schema that return User.MeetingSex
 User.MeetingSex ObjectFactory.createUserMeetingSex()
          Create an instance of User.MeetingSex
 

Methods in com.facebook.api.schema that return types with arguments of type User.MeetingSex
 javax.xml.bind.JAXBElement<User.MeetingSex> ObjectFactory.createUserMeetingSex(User.MeetingSex value)
          Create an instance of JAXBElement<User.MeetingSex>}
 javax.xml.bind.JAXBElement<User.MeetingSex> User.getMeetingSex()
          Gets the value of the meetingSex property.
 

Methods in com.facebook.api.schema with parameters of type User.MeetingSex
 javax.xml.bind.JAXBElement<User.MeetingSex> ObjectFactory.createUserMeetingSex(User.MeetingSex value)
          Create an instance of JAXBElement<User.MeetingSex>}
 

Method parameters in com.facebook.api.schema with type arguments of type User.MeetingSex
 void User.setMeetingSex(javax.xml.bind.JAXBElement<User.MeetingSex> value)
          Sets the value of the meetingSex property.
 



Copyright © 2008. All Rights Reserved.