public class MediaHandler extends Object
Constructor and Description |
---|
MediaHandler() |
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Returns the Description
|
String |
getIconUrl()
Returns the IconUrl
|
int |
getId()
Returns the Id
|
int |
getIdAccount()
Returns the IdAccount
|
String |
getInsertTemplate()
Returns the InsertTemplate
|
String |
getMediaType()
Returns the MediaType
|
String |
getName()
Returns the Name
|
void |
setDescription(String strDescription)
Sets the Description
|
void |
setIconUrl(String strIconUrl)
Sets the IconUrl
|
void |
setId(int nId)
Sets the Id
|
void |
setIdAccount(int nIdAccount)
Sets the nIdAccount
|
void |
setInsertTemplate(String strInsertTemplate)
Sets the InsertTemplate
|
void |
setMediaType(String strMediaType)
Sets the MediaType
|
void |
setName(String strName)
Sets the Name
|
public int getId()
public void setId(int nId)
nId
- The Idpublic int getIdAccount()
public void setIdAccount(int nIdAccount)
nIdAccount
- The nIdAccountpublic String getName()
public void setName(String strName)
strName
- The Namepublic String getDescription()
public void setDescription(String strDescription)
strDescription
- The Descriptionpublic String getIconUrl()
public void setIconUrl(String strIconUrl)
strIconUrl
- The IconUrlpublic String getInsertTemplate()
public void setInsertTemplate(String strInsertTemplate)
strInsertTemplate
- The InsertTemplatepublic String getMediaType()
public void setMediaType(String strMediaType)
strMediaType
- The MediaTypeCopyright © 2018 City of Paris. All rights reserved.