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

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

Fields in com.google.code.facebookapi.schema with type parameters of type InfoField
protected  java.util.List<InfoField> UserInfo.InfoFields.infoField
           
 

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

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



Copyright © 2009. All Rights Reserved.