Uses of Class
com.tumblr.jumblr.types.Resource

Packages that use Resource
com.tumblr.jumblr.types   
 

Uses of Resource in com.tumblr.jumblr.types
 

Subclasses of Resource in com.tumblr.jumblr.types
 class AnswerPost
          This class represents a Post of type "answer"
 class AudioPost
          This class represents a post of type "audio"
 class Blog
          This class represents an individual Tumbelog
 class ChatPost
          This class represents a post of type "chat"
 class LinkPost
          This class represents a Post of type "link"
 class PhotoPost
          This class represents a post of type "photo"
 class Post
          This class is the base of all post types on Tumblr
 class QuotePost
          This class represents a post of type "quote"
 class TextPost
          This class represents a post of type "text"
 class UnknownTypePost
          If we can't deserialize a Post to a proper type, we'll return one of these bad boys so that people can still access the base Post attributes
 class User
          This class represents a User on Tumblr
 class VideoPost
          This class represents a post of type "video"
 



Copyright © 2013. All Rights Reserved.