|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.crm.business.demand.DemandStatusCRM
public class DemandStatusCRM
DemandStatusCRM
Constructor Summary | |
---|---|
DemandStatusCRM()
|
Method Summary | |
---|---|
int |
getIdStatusCRM()
Get the id status CRM |
String |
getLabel()
Get the label |
String |
getLabelKey()
Get the label key |
Locale |
getLocale()
Get the locale |
void |
setIdStatusCRM(int nIdStatusCRM)
Set the id status CRM |
void |
setLabelKey(String strLabelKey)
Set the label key |
void |
setLocale(Locale locale)
Set the locale |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DemandStatusCRM()
Method Detail |
---|
public void setIdStatusCRM(int nIdStatusCRM)
nIdStatusCRM
- the id status crmpublic int getIdStatusCRM()
public void setLabelKey(String strLabelKey)
strLabelKey
- the label keypublic String getLabelKey()
public void setLocale(Locale locale)
locale
- the Locale
public Locale getLocale()
Locale
public String getLabel()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |