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

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

Fields in com.google.code.facebookapi.schema with type parameters of type InfoItem
protected  java.util.List<InfoItem> ProfileGetInfoOptionsResponse.infoItem
           
protected  java.util.List<InfoItem> InfoField.Items.infoItem
           
 

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

Methods in com.google.code.facebookapi.schema that return types with arguments of type InfoItem
 java.util.List<InfoItem> ProfileGetInfoOptionsResponse.getInfoItem()
          Gets the value of the infoItem property.
 java.util.List<InfoItem> InfoField.Items.getInfoItem()
          Gets the value of the infoItem property.
 



Copyright © 2009. All Rights Reserved.