Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.livedata
Class FormatType

java.lang.Object
  extended by org.hyperic.util.HypericEnum
      extended by org.hyperic.hq.livedata.FormatType
All Implemented Interfaces:
java.io.Serializable, JSON

public class FormatType
extends HypericEnum

See Also:
Serialized Form

Field Summary
static FormatType HTML
           
static FormatType TEXT
           
 
Method Summary
static FormatType 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
 

Field Detail

TEXT

public static final FormatType TEXT

HTML

public static final FormatType HTML
Method Detail

findByCode

public static FormatType findByCode(int code)

Hyperic HQ Plugin API v. 4.4.0.2

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