fr.paris.lutece.plugins.document.modules.calendar.business
Class CalendarAttribute

java.lang.Object
  extended by fr.paris.lutece.plugins.document.modules.calendar.business.CalendarAttribute

public class CalendarAttribute
extends Object

class CalendarAttribute


Constructor Summary
CalendarAttribute()
           
 
Method Summary
 String getCalendarAttributeBookMark()
           
 String getCalendarAttributeLabel()
           
 String getCalendarAttributeType()
           
 int getId()
           
 void setCalendarAttributeBookMark(String strCalendarAttributeBookMark)
          set the BookMark of the calendar attribute
 void setCalendarAttributeLabel(String strCalendarAttributeLabel)
          set the Label of the calendar attribute
 void setCalendarAttributeType(String strCalendarAttributeType)
          set the Type of the calendar attribute
 void setId(int nIdCalendarAttribute)
          set the Id of the calendar attribute
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CalendarAttribute

public CalendarAttribute()
Method Detail

setId

public void setId(int nIdCalendarAttribute)
set the Id of the calendar attribute

Parameters:
nIdCalendarAttribute - the id of the calendar attribute

getId

public int getId()
Returns:
the Id of the calendar attribute

setCalendarAttributeLabel

public void setCalendarAttributeLabel(String strCalendarAttributeLabel)
set the Label of the calendar attribute

Parameters:
strCalendarAttributeLabel - the Label of the calendar attribute

getCalendarAttributeLabel

public String getCalendarAttributeLabel()
Returns:
the Label of the calendar attribute

setCalendarAttributeBookMark

public void setCalendarAttributeBookMark(String strCalendarAttributeBookMark)
set the BookMark of the calendar attribute

Parameters:
strCalendarAttributeBookMark - the BookMark of the calendar attribute

getCalendarAttributeBookMark

public String getCalendarAttributeBookMark()
Returns:
the BookMark of the calendar attribute

setCalendarAttributeType

public void setCalendarAttributeType(String strCalendarAttributeType)
set the Type of the calendar attribute

Parameters:
strCalendarAttributeType - the type of the calendar attribute

getCalendarAttributeType

public String getCalendarAttributeType()
Returns:
the Type of the calendar attribute


Copyright © 2014 Mairie de Paris. All Rights Reserved.