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

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

Fields in com.google.code.facebookapi.schema with type parameters of type Listing
protected  java.util.List<Listing> MarketplaceSearchResponse.listing
           
protected  java.util.List<Listing> MarketplaceGetListingsResponse.listing
           
 

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

Methods in com.google.code.facebookapi.schema that return types with arguments of type Listing
 java.util.List<Listing> MarketplaceSearchResponse.getListing()
          Gets the value of the listing property.
 java.util.List<Listing> MarketplaceGetListingsResponse.getListing()
          Gets the value of the listing property.
 



Copyright © 2009. All Rights Reserved.