public class PageTemplate extends Object
Constructor and Description |
---|
PageTemplate() |
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Returns the description of the page template
|
String |
getFile()
Returns the name of the html page which manages this type of page template
|
int |
getId()
Returns the page template identifier
|
String |
getPicture()
Returns the name of the picture associated to the page template type in the administration unit
|
void |
setDescription(String strDescription)
Sets the description of the page template
|
void |
setFile(String strFile)
Sets the name of the html page which manages this type of page template
|
void |
setId(int nId)
Sets the page template identifier
|
void |
setPicture(String strPicture)
Sets the name of the picture associated to the page template type in the administration unit
|
public int getId()
public void setId(int nId)
nId
- the page template identifierpublic String getDescription()
public void setDescription(String strDescription)
strDescription
- the page template descriptionpublic String getFile()
public void setFile(String strFile)
strFile
- The file namepublic String getPicture()
public void setPicture(String strPicture)
strPicture
- The picture nameCopyright © 2020 City of Paris. All rights reserved.