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

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

Fields in com.google.code.facebookapi.schema with type parameters of type Link
protected  java.util.List<Link> LinksGetResponse.link
           
 

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

Methods in com.google.code.facebookapi.schema that return types with arguments of type Link
 java.util.List<Link> LinksGetResponse.getLink()
          Gets the value of the link property.
 



Copyright © 2009. All Rights Reserved.