public class Menus extends Object
Constructor and Description |
---|
Menus() |
Modifier and Type | Method and Description |
---|---|
int |
getIdMenu()
Returns the IdMenu
|
int |
getIdPageRoot()
Returns the IdPageRoot
|
String |
getMenuMarker()
Returns the MenuMarker
|
String |
getMenuName()
Returns the MenuName
|
String |
getMenuType()
Returns the TypeMenu
|
static void |
init()
Initialize the Menus
|
void |
setIdMenu(int nIdMenu)
Sets the IdMenu
|
void |
setIdPageRoot(int nIdPageRoot)
Sets the IdPageRoot
|
void |
setMenuMarker(String strMenuMarker)
Sets the MenuMarker
|
void |
setMenuName(String strMenuName)
Sets the MenuName
|
void |
setTypeMenu(String strTypeMenu)
Sets the TypeMenu
|
public static void init()
public int getIdMenu()
public void setIdMenu(int nIdMenu)
nIdMenu
- The IdMenupublic String getMenuName()
public void setMenuName(String strMenuName)
strMenuName
- The MenuNamepublic String getMenuType()
public void setTypeMenu(String strTypeMenu)
strTypeMenu
- The TypeMenupublic int getIdPageRoot()
public void setIdPageRoot(int nIdPageRoot)
nIdPageRoot
- The IdPageRootpublic String getMenuMarker()
public void setMenuMarker(String strMenuMarker)
strMenuMarker
- The MenuMarkerCopyright © 2015 City of Paris. All rights reserved.