|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
java.lang.Objectfi.foyt.foursquare.api.entities.Photo
public class Photo
Class representing Photo entity
| 构造方法摘要 | |
|---|---|
Photo()
|
|
| 方法摘要 | |
|---|---|
Checkin |
getCheckin()
Returns checkin in which photo is related to |
Long |
getCreatedAt()
Returns seconds since epoch when this photo was created. |
String |
getId()
Returns photo's id |
SizeGroup |
getSizes()
Returns image sizes |
Source |
getSource()
Returns source of the image (Application) |
CompleteTip |
getTip()
Returns tip in which photo is related to |
String |
getUrl()
Returns the url for the original uploaded file. |
CompactUser |
getUser()
Returns user that uploaded the image |
CompactVenue |
getVenue()
Returns venue where photo was taken |
| 从类 java.lang.Object 继承的方法 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 构造方法详细信息 |
|---|
public Photo()
| 方法详细信息 |
|---|
public String getId()
public Long getCreatedAt()
public String getUrl()
public SizeGroup getSizes()
public Source getSource()
public CompactUser getUser()
public CompactVenue getVenue()
public CompleteTip getTip()
public Checkin getCheckin()
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||