public class ExtendedMediaEntityJSONImpl extends MediaEntityJSONImpl implements ExtendedMediaEntity
MediaEntity.Size| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(twitter4j.EntityIndex that) |
boolean |
equals(Object o) |
int |
getVideoAspectRatioHeight() |
int |
getVideoAspectRatioWidth() |
long |
getVideoDurationMillis() |
ExtendedMediaEntity.Variant[] |
getVideoVariants() |
int |
hashCode() |
String |
toString() |
getDisplayURL, getEnd, getExpandedURL, getId, getMediaURL, getMediaURLHttps, getSizes, getStart, getText, getType, getURLgetId, getMediaURL, getMediaURLHttps, getSizes, getTypegetDisplayURL, getEnd, getExpandedURL, getStart, getText, getURLpublic int getVideoAspectRatioWidth()
getVideoAspectRatioWidth in interface ExtendedMediaEntitypublic int getVideoAspectRatioHeight()
getVideoAspectRatioHeight in interface ExtendedMediaEntitypublic long getVideoDurationMillis()
getVideoDurationMillis in interface ExtendedMediaEntitypublic ExtendedMediaEntity.Variant[] getVideoVariants()
getVideoVariants in interface ExtendedMediaEntitypublic boolean equals(Object o)
equals in class MediaEntityJSONImplpublic int hashCode()
hashCode in class MediaEntityJSONImplpublic String toString()
toString in class MediaEntityJSONImplpublic int compareTo(twitter4j.EntityIndex that)
compareTo in interface Comparable<twitter4j.EntityIndex>Copyright © 2015. All Rights Reserved.