org.hyperic.hq.authz.server.session
Class RoleCalendar
java.lang.Object
org.hyperic.hibernate.PersistedObject
org.hyperic.hq.authz.server.session.RoleCalendar
- All Implemented Interfaces:
- java.io.Serializable
public class RoleCalendar
- extends PersistedObject
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
RoleCalendar
protected RoleCalendar()
getRole
public Role getRole()
setRole
protected void setRole(Role r)
getCalendar
public Calendar getCalendar()
setCalendar
protected void setCalendar(Calendar c)
getType
public RoleCalendarType getType()
getTypeEnum
protected int getTypeEnum()
setTypeEnum
protected void setTypeEnum(int type)
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals
in class PersistedObject
hashCode
public int hashCode()
- Overrides:
hashCode
in class PersistedObject
Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.