Uses of Class
com.google.code.facebookapi.schema.FamilyInfo

Uses of FamilyInfo in com.google.code.facebookapi.schema
 

Fields in com.google.code.facebookapi.schema with type parameters of type FamilyInfo
protected  java.util.List<FamilyInfo> User.Family.familyInfo
           
 

Methods in com.google.code.facebookapi.schema that return FamilyInfo
 FamilyInfo ObjectFactory.createFamilyInfo()
          Create an instance of FamilyInfo
 

Methods in com.google.code.facebookapi.schema that return types with arguments of type FamilyInfo
 java.util.List<FamilyInfo> User.Family.getFamilyInfo()
          Gets the value of the familyInfo property.
 



Copyright © 2009. All Rights Reserved.