Uses of Class
com.facebook.api.schema.InfoField

Packages that use InfoField
com.facebook.api.schema   
 

Uses of InfoField in com.facebook.api.schema
 

Fields in com.facebook.api.schema with type parameters of type InfoField
protected  java.util.List<InfoField> UserInfo.InfoFields.infoField
           
 

Methods in com.facebook.api.schema that return InfoField
 InfoField ObjectFactory.createInfoField()
          Create an instance of InfoField
 

Methods in com.facebook.api.schema that return types with arguments of type InfoField
 java.util.List<InfoField> UserInfo.InfoFields.getInfoField()
          Gets the value of the infoField property.
 



Copyright © 2008. All Rights Reserved.