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

class CalendarAttribute


Constructor Summary
CalendarAttribute()
           
 
Method Summary
 java.lang.String getCalendarAttributeBookMark()
           
 java.lang.String getCalendarAttributeLabel()
           
 java.lang.String getCalendarAttributeType()
           
 int getId()
           
 void setCalendarAttributeBookMark(java.lang.String strCalendarAttributeBookMark)
          set the BookMark of the calendar attribute
 void setCalendarAttributeLabel(java.lang.String strCalendarAttributeLabel)
          set the Label of the calendar attribute
 void setCalendarAttributeType(java.lang.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(java.lang.String strCalendarAttributeLabel)
set the Label of the calendar attribute

Parameters:
strCalendarAttributeLabel - the Label of the calendar attribute

getCalendarAttributeLabel

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

setCalendarAttributeBookMark

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

Parameters:
strCalendarAttributeBookMark - the BookMark of the calendar attribute

getCalendarAttributeBookMark

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

setCalendarAttributeType

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

Parameters:
strCalendarAttributeType - the type of the calendar attribute

getCalendarAttributeType

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


Copyright © 2012 Mairie de Paris. All Rights Reserved.