public class Theme extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
static String |
RESOURCE_TYPE |
Constructor and Description |
---|
Theme() |
Modifier and Type | Method and Description |
---|---|
String |
getCodeTheme()
Returns the _strCodeTheme
|
String |
getPathCss()
Returns the _strPathCss
|
String |
getPathImages()
Returns the _strPathImages
|
String |
getPathJs()
Returns the _strPathJs
|
String |
getThemeAuthor()
Returns the _strThemeAuthor
|
String |
getThemeAuthorUrl()
Returns the _strThemeAuthorUrl
|
String |
getThemeDescription()
Returns the _strThemeDescription
|
String |
getThemeLicence()
Returns the _strThemeLicence
|
String |
getThemeVersion()
Returns the _strThemeVersion
|
void |
setCodeTheme(String strCodeTheme)
Sets the _strCodeTheme
|
void |
setPathCss(String strPathCss)
Sets the _strPathCss
|
void |
setPathImages(String strPathImages)
Sets the _strPathImages
|
void |
setPathJs(String strPathJs)
Sets the _strPathJs
|
void |
setThemeAuthor(String strThemeAuthor)
Sets the _strThemeAuthor
|
void |
setThemeAuthorUrl(String strThemeAuthorUrl)
Sets the _strThemeAuthorUrl
|
void |
setThemeDescription(String strThemeDescription)
Sets the _strThemeDescription
|
void |
setThemeLicence(String strThemeLicence)
Sets the _strThemeLicence
|
void |
setThemeVersion(String strThemeVersion)
Sets the _strThemeVersion
|
public static final String RESOURCE_TYPE
public String getCodeTheme()
public void setCodeTheme(String strCodeTheme)
strCodeTheme
- the _strCodeTheme to setpublic String getThemeDescription()
public void setThemeDescription(String strThemeDescription)
strThemeDescription
- the _strThemeDescription to setpublic String getPathImages()
public void setPathImages(String strPathImages)
strPathImages
- the _strPathImages to setpublic String getPathCss()
public void setPathCss(String strPathCss)
strPathCss
- the _strPathCss to setpublic String getPathJs()
public void setPathJs(String strPathJs)
strPathJs
- the _strPathJs to setpublic String getThemeAuthor()
public void setThemeAuthor(String strThemeAuthor)
strThemeAuthor
- the _strThemeAuthor to setpublic String getThemeAuthorUrl()
public void setThemeAuthorUrl(String strThemeAuthorUrl)
strThemeAuthorUrl
- the _strThemeAuthorUrl to setpublic String getThemeVersion()
public void setThemeVersion(String strThemeVersion)
strThemeVersion
- the _strThemeVersion to setpublic String getThemeLicence()
public void setThemeLicence(String strThemeLicence)
strThemeLicence
- the _strThemeLicence to setCopyright © 2020 City of Paris. All rights reserved.