com.tumblr.jumblr.types
Class Photo
java.lang.Object
com.tumblr.jumblr.types.Photo
public class Photo
- extends Object
This class represents a Photo in a PhotoPost
- Author:
- jc
|
Constructor Summary |
Photo()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Photo
public Photo()
getSizes
public List<PhotoSize> getSizes()
- Get the sizes of this Photo
- Returns:
- PhotoSize[] sizes
getCaption
public String getCaption()
- Get the caption of this photo
- Returns:
- the caption
Copyright © 2013. All Rights Reserved.