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 declared as User.MeetingSex
protected  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
 User.MeetingSex User.getMeetingSex()
          Gets the value of the meetingSex property.
 

Methods in com.google.code.facebookapi.schema with parameters of type User.MeetingSex
 void User.setMeetingSex(User.MeetingSex value)
          Sets the value of the meetingSex property.
 



Copyright © 2010. All Rights Reserved.