org.exoplatform.calendar.service
Class EventCategory
java.lang.Object
org.exoplatform.calendar.service.EventCategory
public class EventCategory
- extends java.lang.Object
Created by The eXo Platform SARL
Author : Hung Nguyen Quang
hung.nguyen@exoplatform.com
Jul 11, 2007
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EventCategory
public EventCategory()
getName
public java.lang.String getName()
setName
public void setName(java.lang.String name)
getDescription
public java.lang.String getDescription()
setDescription
public void setDescription(java.lang.String description)
setDataInit
public void setDataInit(boolean isDataInit)
isDataInit
public boolean isDataInit()
setId
public void setId(java.lang.String id)
getId
public java.lang.String getId()
Copyright © 2011 eXo Platform SAS. All Rights Reserved.