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

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

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

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

Methods in com.google.code.facebookapi.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.google.code.facebookapi.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.google.code.facebookapi.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.