public class GiphyRandom extends Object
| Constructor and Description |
|---|
GiphyRandom() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFixedHeightDownsampledHeight()
Returns the fixed height downsampled height.
|
String |
getFixedHeightDownsampledUrl()
Returns the downsampled URL.
|
String |
getFixedHeightDownsampledWidth()
Returns the fixed height downsampled width.
|
String |
getFixedHeightSmallHeight()
Returns the fixed height small height.
|
String |
getFixedHeightSmallStillUrl()
Returns the fixed height small still URL.
|
String |
getFixedHeightSmallUrl()
Returns the fixed height small URL.
|
String |
getFixedHeightSmallWidth()
Returns the fixed height small width.
|
String |
getFixedWidthDownsampledHeight()
Returns the fixed width downsampled height.
|
String |
getFixedWidthDownsampledUrl()
Returns the fixed width downsampled URL.
|
String |
getFixedWidthDownsampledWidth()
Returns the fixed width downsampled width.
|
String |
getFixedWidthSmallHeight()
Returns the fixed width small height.
|
String |
getFixedWidthSmallStillUrl()
Returns the fixed width small still URL.
|
String |
getFixedWidthSmallUrl()
Returns the fixed width small URL.
|
String |
getFixedWidthSmallWidth()
Returns the fixed width small height.
|
String |
getId()
Returns the id.
|
String |
getImageFrames()
Returns the image frames.
|
String |
getImageHeight()
Returns the height.
|
String |
getImageMp4Url()
Returns the image mp4 URL.
|
String |
getImageOriginalUrl()
Returns the original image URL.
|
String |
getImageUrl()
Returns the image URL.
|
String |
getImageWidth()
Returns the width.
|
String |
getType()
Returns the type.
|
String |
getUrl()
Returns the URL.
|
void |
setFixedHeightDownsampledHeight(String fixedHeightDownsampledHeight)
Sets the fixed height downsampled height.
|
void |
setFixedHeightDownsampledUrl(String fixedHeightDownsampledUrl)
Sets the downsampled URL
|
void |
setFixedHeightDownsampledWidth(String fixedHeightDownsampledWidth)
Sets the fixed height downsampled width
|
void |
setFixedHeightSmallHeight(String fixedHeightSmallHeight)
Sets the fixed height small height.
|
void |
setFixedHeightSmallStillUrl(String fixedHeightSmallStillUrl)
Sets the fixed height small still URL.
|
void |
setFixedHeightSmallUrl(String fixedHeightSmallUrl)
Sets the fixed height small URL.
|
void |
setFixedHeightSmallWidth(String fixedHeightSmallWidth)
Sets the fixed height small width.
|
void |
setFixedWidthDownsampledHeight(String fixedWidthDownsampledHeight)
Sets the fixed width downsampled height.
|
void |
setFixedWidthDownsampledUrl(String fixedWidthDownsampledUrl)
Sets the fixed width downsampled URL.
|
void |
setFixedWidthDownsampledWidth(String fixedWidthDownsampledWidth)
Sets the fixed width downsampled width.
|
void |
setFixedWidthSmallHeight(String fixedWidthSmallHeight)
Sets the fixed width small height.
|
void |
setFixedWidthSmallStillUrl(String fixedWidthSmallStillUrl)
Sets the fixed width small still URL.
|
void |
setFixedWidthSmallUrl(String fixedWidthSmallUrl)
Sets the fixed width small height.
|
void |
setFixedWidthSmallWidth(String fixedWidthSmallWidth)
Sets the fixed width small height.
|
void |
setId(String id)
Sets the id.
|
void |
setImageFrames(String imageFrames)
Sets the image frames.
|
void |
setImageHeight(String imageHeight)
Sets the height.
|
void |
setImageMp4Url(String imageMp4Url)
Sets the image mp4 URL.
|
void |
setImageOriginalUrl(String imageOriginalUrl)
Sets the original image URL.
|
void |
setImageUrl(String imageUrl)
Sets the image URL.
|
void |
setImageWidth(String imageWidth)
Sets the width.
|
void |
setType(String type)
Sets the type.
|
void |
setUrl(String url)
Sets the URL.
|
public String getType()
public void setType(String type)
type - the typepublic String getId()
public void setId(String id)
id - the idpublic String getUrl()
public void setUrl(String url)
url - the URLpublic String getImageOriginalUrl()
public void setImageOriginalUrl(String imageOriginalUrl)
imageOriginalUrl - the original image URLpublic String getImageUrl()
public void setImageUrl(String imageUrl)
imageUrl - the image URLpublic String getImageMp4Url()
public void setImageMp4Url(String imageMp4Url)
imageMp4Url - the image mp4 URLpublic String getImageFrames()
public void setImageFrames(String imageFrames)
imageFrames - the frames.public String getImageWidth()
public void setImageWidth(String imageWidth)
imageWidth - the widthpublic String getImageHeight()
public void setImageHeight(String imageHeight)
imageHeight - the heightpublic String getFixedHeightDownsampledUrl()
public void setFixedHeightDownsampledUrl(String fixedHeightDownsampledUrl)
fixedHeightDownsampledUrl - the downsampled URLpublic String getFixedHeightDownsampledWidth()
public void setFixedHeightDownsampledWidth(String fixedHeightDownsampledWidth)
fixedHeightDownsampledWidth - the fixed height downsampled widthpublic String getFixedHeightDownsampledHeight()
public void setFixedHeightDownsampledHeight(String fixedHeightDownsampledHeight)
fixedHeightDownsampledHeight - the fixed height downsampled heightpublic String getFixedWidthDownsampledUrl()
public void setFixedWidthDownsampledUrl(String fixedWidthDownsampledUrl)
fixedWidthDownsampledUrl - the fixed width downsampled URLpublic String getFixedWidthDownsampledWidth()
public void setFixedWidthDownsampledWidth(String fixedWidthDownsampledWidth)
fixedWidthDownsampledWidth - the fixed width downsampled widthpublic String getFixedWidthDownsampledHeight()
public void setFixedWidthDownsampledHeight(String fixedWidthDownsampledHeight)
fixedWidthDownsampledHeight - the fixed width downsampled heightpublic String getFixedHeightSmallUrl()
public void setFixedHeightSmallUrl(String fixedHeightSmallUrl)
fixedHeightSmallUrl - the fixed height small URLpublic String getFixedHeightSmallStillUrl()
public void setFixedHeightSmallStillUrl(String fixedHeightSmallStillUrl)
fixedHeightSmallStillUrl - the fixed height small still URLpublic String getFixedHeightSmallWidth()
public void setFixedHeightSmallWidth(String fixedHeightSmallWidth)
fixedHeightSmallWidth - the fixed height small widthpublic String getFixedHeightSmallHeight()
public void setFixedHeightSmallHeight(String fixedHeightSmallHeight)
fixedHeightSmallHeight - the fixed height small heightpublic String getFixedWidthSmallUrl()
public void setFixedWidthSmallUrl(String fixedWidthSmallUrl)
fixedWidthSmallUrl - the fixed width small heightpublic String getFixedWidthSmallStillUrl()
public void setFixedWidthSmallStillUrl(String fixedWidthSmallStillUrl)
fixedWidthSmallStillUrl - the fixed width small still URLpublic String getFixedWidthSmallWidth()
public void setFixedWidthSmallWidth(String fixedWidthSmallWidth)
fixedWidthSmallWidth - the fixed width small heightpublic String getFixedWidthSmallHeight()
public void setFixedWidthSmallHeight(String fixedWidthSmallHeight)
fixedWidthSmallHeight - the fixed width small heightCopyright © 2016 MuK Projects. All rights reserved.