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

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

Fields in com.google.code.facebookapi.schema declared as User.Family
protected  User.Family User.family
           
 

Methods in com.google.code.facebookapi.schema that return User.Family
 User.Family ObjectFactory.createUserFamily()
          Create an instance of User.Family
 User.Family User.getFamily()
          Gets the value of the family property.
 

Methods in com.google.code.facebookapi.schema with parameters of type User.Family
 void User.setFamily(User.Family value)
          Sets the value of the family property.
 



Copyright © 2010. All Rights Reserved.