public class EmbedItem extends Object
Constructor and Description |
---|
EmbedItem() |
Modifier and Type | Method and Description |
---|---|
int |
getFilesize()
Returns the Size
|
int |
getHeight()
Returns the Height
|
String |
getItemName()
Returns the itemName
|
String |
getMimeType()
Returns the Mime
|
Permalink |
getPermalink()
Returns the Permalink
|
String |
getPlayerType()
Returns the Type
|
int |
getWidth()
Returns the Width
|
void |
setFilesize(int nSize)
Sets the Size
|
void |
setHeight(int nHeight)
Sets the Height
|
void |
setItemName(String itemName)
Sets the itemName
|
void |
setMimeType(String strMime)
Sets the Mime
|
void |
setPermalink(Permalink permalink)
Sets the Permalink
|
void |
setPlayerType(String strType)
Sets the Type
|
void |
setWidth(int nWidth)
Sets the Width
|
public String getItemName()
public void setItemName(String itemName)
itemName
- The itemNamepublic Permalink getPermalink()
public void setPermalink(Permalink permalink)
permalink
- The Permalinkpublic 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 nSize)
nSize
- The Sizepublic String getPlayerType()
public void setPlayerType(String strType)
strType
- The Typepublic String getMimeType()
public void setMimeType(String strMime)
strMime
- The MimeCopyright © 2018 City of Paris. All rights reserved.