Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.hqu.server.session
Class ViewMastheadCategory

java.lang.Object
  extended by org.hyperic.util.HypericEnum
      extended by org.hyperic.hq.hqu.server.session.ViewMastheadCategory
All Implemented Interfaces:
java.io.Serializable, JSON

public class ViewMastheadCategory
extends HypericEnum

See Also:
Serialized Form

Field Summary
static ViewMastheadCategory RESOURCE
           
static ViewMastheadCategory TRACKER
           
 
Method Summary
static ViewMastheadCategory findByDescription(java.lang.String d)
           
 
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
 

Field Detail

RESOURCE

public static final ViewMastheadCategory RESOURCE

TRACKER

public static final ViewMastheadCategory TRACKER
Method Detail

findByDescription

public static ViewMastheadCategory findByDescription(java.lang.String d)

Hyperic HQ Plugin API v. 4.4.0.2

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