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

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

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

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

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



Copyright © 2009. All Rights Reserved.