fr.paris.lutece.plugins.crm.business.demand
Class DemandStatusCRM

java.lang.Object
  extended by fr.paris.lutece.plugins.crm.business.demand.DemandStatusCRM

public class DemandStatusCRM
extends Object

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

DemandStatusCRM

public DemandStatusCRM()
Method Detail

setIdStatusCRM

public void setIdStatusCRM(int nIdStatusCRM)
Set the id status CRM

Parameters:
nIdStatusCRM - the id status crm

getIdStatusCRM

public int getIdStatusCRM()
Get the id status CRM

Returns:
the id status CRM

setLabelKey

public void setLabelKey(String strLabelKey)
Set the label key

Parameters:
strLabelKey - the label key

getLabelKey

public String getLabelKey()
Get the label key

Returns:
the label key

setLocale

public void setLocale(Locale locale)
Set the locale

Parameters:
locale - the Locale

getLocale

public Locale getLocale()
Get the locale

Returns:
the Locale

getLabel

public String getLabel()
Get the label

Returns:
the label


Copyright © 2013 Mairie de Paris. All Rights Reserved.