Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.authz.server.session
Class RoleCalendarType

java.lang.Object
  extended by org.hyperic.util.HypericEnum
      extended by org.hyperic.hq.authz.server.session.RoleCalendarType
All Implemented Interfaces:
java.io.Serializable, JSON
Direct Known Subclasses:
AlertableRoleCalendarType

public abstract class RoleCalendarType
extends HypericEnum

See Also:
Serialized Form

Constructor Summary
protected RoleCalendarType(int code, java.lang.String desc, java.lang.String localeProp, java.util.ResourceBundle bundle)
           
 
Method Summary
static RoleCalendarType findByCode(int code)
           
 
Methods inherited from class org.hyperic.util.HypericEnum
findByCode, findByDescription, getAll, getByCode, getCode, getDescription, getJsonName, getValue, toJSON, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RoleCalendarType

protected RoleCalendarType(int code,
                           java.lang.String desc,
                           java.lang.String localeProp,
                           java.util.ResourceBundle bundle)
Method Detail

findByCode

public static RoleCalendarType findByCode(int code)

Hyperic HQ Plugin API v. 4.4.0.2

Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.