org.opennms.web.admin.roles
Class CalendarEntry
java.lang.Object
org.opennms.web.admin.roles.CalendarEntry
public class CalendarEntry
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CalendarEntry
public CalendarEntry(Date start,
Date end,
String descr,
List labels)
getStartTime
public Date getStartTime()
getEndTime
public Date getEndTime()
getDescription
public String getDescription()
getLabels
public List getLabels()
Copyright © 2009. All Rights Reserved.