Package com.tumblr.jumblr.types

Class Summary
AnswerPost This class represents a Post of type "answer"
AudioPost This class represents a post of type "audio"
Blog This class represents an individual Tumbelog
ChatPost This class represents a post of type "chat"
Dialogue This class represents an individual statement in a ChatPost
LinkPost This class represents a Post of type "link"
Photo This class represents a Photo in a PhotoPost
PhotoPost This class represents a post of type "photo"
PhotoSize This class represents a photo at a given size
Post This class is the base of all post types on Tumblr
QuotePost This class represents a post of type "quote"
Resource A resource that can have a client
TextPost This class represents a post of type "text"
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
User This class represents a User on Tumblr
Video An individual Video in a VideoPost
VideoPost This class represents a post of type "video"
 



Copyright © 2013. All Rights Reserved.