org.exoplatform.calendar.service
Class EventCategory
java.lang.Object
org.exoplatform.calendar.service.EventCategory
public class EventCategory
- extends 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 String getName()
setName
public void setName(String name)
getDescription
public String getDescription()
setDescription
public void setDescription(String description)
setDataInit
public void setDataInit(boolean isDataInit)
isDataInit
public boolean isDataInit()
setId
public void setId(String id)
getId
public String getId()
Copyright © 2013 eXo Platform SAS. All Rights Reserved.