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 java.lang.Object

DemandStatusCRM


Constructor Summary
DemandStatusCRM()
           
 
Method Summary
 int getIdStatusCRM()
          Get the id status CRM
 java.lang.String getLabel()
          Get the label
 java.lang.String getLabelKey()
          Get the label key
 java.util.Locale getLocale()
          Get the locale
 void setIdStatusCRM(int nIdStatusCRM)
          Set the id status CRM
 void setLabelKey(java.lang.String strLabelKey)
          Set the label key
 void setLocale(java.util.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(java.lang.String strLabelKey)
Set the label key

Parameters:
strLabelKey - the label key

getLabelKey

public java.lang.String getLabelKey()
Get the label key

Returns:
the label key

setLocale

public void setLocale(java.util.Locale locale)
Set the locale

Parameters:
locale - the Locale

getLocale

public java.util.Locale getLocale()
Get the locale

Returns:
the Locale

getLabel

public java.lang.String getLabel()
Get the label

Returns:
the label


Copyright © 2011 Mairie de Paris. All Rights Reserved.