public class VoteType extends Object
Constructor and Description |
---|
VoteType() |
Modifier and Type | Method and Description |
---|---|
int |
getIdVoteType()
Gets the id vote type.
|
String |
getTemplateContent() |
String |
getTemplateName()
Gets the template file name.
|
String |
getTitle()
Gets the title.
|
void |
setIdVoteType(int nIdVoteType)
Sets the id vote type.
|
void |
setTemplateContent(String strTemplateContent) |
void |
setTemplateName(String strTemplateName)
Sets the template file name.
|
void |
setTitle(String strTitle)
Sets the title.
|
public int getIdVoteType()
public void setIdVoteType(int nIdVoteType)
nIdVoteType
- the new id vote typepublic String getTitle()
public void setTitle(String strTitle)
strTitle
- the new titlepublic String getTemplateName()
public void setTemplateName(String strTemplateName)
strTemplateName
- the new template file namepublic String getTemplateContent()
public void setTemplateContent(String strTemplateContent)
strTemplateContent
- the strTemplateContent to setCopyright © 2015 City of Paris. All rights reserved.