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

Uses of MarketListingSubcategory in com.google.code.facebookapi
 

Methods in com.google.code.facebookapi that return MarketListingSubcategory
static MarketListingSubcategory MarketListingSubcategory.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static MarketListingSubcategory[] MarketListingSubcategory.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 MarketListingSubcategory
MarketListing(java.lang.String title, java.lang.String description, MarketListingCategory category, MarketListingSubcategory subcategory)
          Constructor.
 



Copyright © 2010. All Rights Reserved.