org.opennms.web.admin.roles
Class Day
java.lang.Object
org.opennms.web.admin.roles.Day
public class Day
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Day
public Day(Date date,
Role role,
GroupManager groupManager)
getDate
public Date getDate()
getMonth
public int getMonth()
getDayOfMonth
public int getDayOfMonth()
getDayOfYear
public int getDayOfYear()
getDayOfWeek
public String getDayOfWeek()
getTime
public Date getTime(int hours,
int minutes)
getEntries
public CalendarEntry[] getEntries()
Copyright © 2009. All Rights Reserved.