fr.paris.lutece.plugins.phraseanet.business.template
Class Template
java.lang.Object
fr.paris.lutece.plugins.phraseanet.business.template.Template
public class Template
- extends Object
Template for media player
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Template
public Template()
getId
public int getId()
- Returns:
- the _nId
setId
public void setId(int nId)
- Parameters:
nId
- the _nId to set
getName
public String getName()
- Returns:
- the _strName
setName
public void setName(String strName)
- Parameters:
strName
- the _strName to set
getTemplate
public String getTemplate()
- Returns:
- the _strTemplate
setTemplate
public void setTemplate(String strTemplate)
- Parameters:
strTemplate
- the _strTemplate to set
getMediaType
public String getMediaType()
- Returns:
- the _strMediaType
setMediaType
public void setMediaType(String strMediaType)
- Parameters:
strMediaType
- the _strMediaType to set
Copyright © 2013 Mairie de Paris. All Rights Reserved.