Uses of Class
com.google.code.facebookapi.MarketListingCategory

Uses of MarketListingCategory in com.google.code.facebookapi
 

Methods in com.google.code.facebookapi that return MarketListingCategory
static MarketListingCategory MarketListingCategory.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static MarketListingCategory[] MarketListingCategory.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in com.google.code.facebookapi with parameters of type MarketListingCategory
MarketListing(java.lang.String title, java.lang.String description, MarketListingCategory category, MarketListingSubcategory subcategory)
          Constructor.
 



Copyright © 2010. All Rights Reserved.