public class DashboardComponentEntry extends Object
Constructor and Description |
---|
DashboardComponentEntry() |
Modifier and Type | Method and Description |
---|---|
String |
getComponentClass()
Returns the ComponentClass
|
String |
getName()
Returns the Name
|
int |
getOrder()
Returns the Order
|
String |
getRight()
Returns the Right
|
int |
getZone()
Returns the Zone
|
void |
setComponentClass(String strComponentClass)
Sets the ComponentClass
|
void |
setName(String strName)
Sets the Name
|
void |
setOrder(int nOrder)
Sets the Order
|
void |
setRight(String strRight)
Sets the Right
|
void |
setZone(int nZone)
Sets the Zone
|
public String getName()
public void setName(String strName)
strName
- The Namepublic String getComponentClass()
public void setComponentClass(String strComponentClass)
strComponentClass
- The ComponentClasspublic String getRight()
public void setRight(String strRight)
strRight
- The Rightpublic int getZone()
public void setZone(int nZone)
nZone
- The Zonepublic int getOrder()
public void setOrder(int nOrder)
nOrder
- The OrderCopyright © 2020 City of Paris. All rights reserved.