|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfr.paris.lutece.plugins.document.modules.calendar.business.CalendarAttribute
public class CalendarAttribute
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 |
|---|
public CalendarAttribute()
| Method Detail |
|---|
public void setId(int nIdCalendarAttribute)
nIdCalendarAttribute - the id of the calendar attributepublic int getId()
public void setCalendarAttributeLabel(String strCalendarAttributeLabel)
strCalendarAttributeLabel - the Label of the calendar attributepublic String getCalendarAttributeLabel()
public void setCalendarAttributeBookMark(String strCalendarAttributeBookMark)
strCalendarAttributeBookMark - the BookMark of the calendar attributepublic String getCalendarAttributeBookMark()
public void setCalendarAttributeType(String strCalendarAttributeType)
strCalendarAttributeType - the type of the calendar attributepublic String getCalendarAttributeType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||