public class Thumbnail extends Object
Constructor and Description |
---|
Thumbnail() |
Modifier and Type | Method and Description |
---|---|
int |
getFilesize()
Returns the Filesize
|
int |
getHeight()
Returns the Height
|
String |
getMimeType()
Returns the MimeType
|
Permalink |
getPermalink()
Returns the Permalink
|
String |
getPlayerType()
Returns the PlayerType
|
int |
getWidth()
Returns the Width
|
void |
setFilesize(int nFilesize)
Sets the Filesize
|
void |
setHeight(int nHeight)
Sets the Height
|
void |
setMimeType(String strMimeType)
Sets the MimeType
|
void |
setPermalink(Permalink permalink)
Sets the Permalink
|
void |
setPlayerType(String strPlayerType)
Sets the PlayerType
|
void |
setWidth(int nWidth)
Sets the Width
|
public Permalink getPermalink()
public void setPermalink(Permalink permalink)
permalink
- The Permalinkpublic String getMimeType()
public void setMimeType(String strMimeType)
strMimeType
- The MimeTypepublic int getHeight()
public void setHeight(int nHeight)
nHeight
- The Heightpublic int getWidth()
public void setWidth(int nWidth)
nWidth
- The Widthpublic int getFilesize()
public void setFilesize(int nFilesize)
nFilesize
- The Filesizepublic String getPlayerType()
public void setPlayerType(String strPlayerType)
strPlayerType
- The PlayerTypeCopyright © 2018 City of Paris. All rights reserved.