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, getURL
getId, getMediaURL, getMediaURLHttps, getSizes, getType
getDisplayURL, getEnd, getExpandedURL, getStart, getText, getURL
public int getVideoAspectRatioWidth()
getVideoAspectRatioWidth
in interface ExtendedMediaEntity
public int getVideoAspectRatioHeight()
getVideoAspectRatioHeight
in interface ExtendedMediaEntity
public long getVideoDurationMillis()
getVideoDurationMillis
in interface ExtendedMediaEntity
public ExtendedMediaEntity.Variant[] getVideoVariants()
getVideoVariants
in interface ExtendedMediaEntity
public boolean equals(Object o)
equals
in class MediaEntityJSONImpl
public int hashCode()
hashCode
in class MediaEntityJSONImpl
public String toString()
toString
in class MediaEntityJSONImpl
public int compareTo(twitter4j.EntityIndex that)
compareTo
in interface Comparable<twitter4j.EntityIndex>
Copyright © 2016. All rights reserved.