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

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

Fields in com.google.code.facebookapi.schema declared as Link.ImageUrls
protected  Link.ImageUrls Link.imageUrls
           
 

Methods in com.google.code.facebookapi.schema that return Link.ImageUrls
 Link.ImageUrls ObjectFactory.createLinkImageUrls()
          Create an instance of Link.ImageUrls
 Link.ImageUrls Link.getImageUrls()
          Gets the value of the imageUrls property.
 

Methods in com.google.code.facebookapi.schema with parameters of type Link.ImageUrls
 void Link.setImageUrls(Link.ImageUrls value)
          Sets the value of the imageUrls property.
 



Copyright © 2010. All Rights Reserved.