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

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

Fields in com.google.code.facebookapi.schema with type parameters of type LinkStat
protected  java.util.List<LinkStat> LinksGetStatsResponse.linkStat
           
 

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

Methods in com.google.code.facebookapi.schema that return types with arguments of type LinkStat
 java.util.List<LinkStat> LinksGetStatsResponse.getLinkStat()
          Gets the value of the linkStat property.
 



Copyright © 2010. All Rights Reserved.