Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.bizapp.server.session
Class UpdateStatusMode

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

public class UpdateStatusMode
extends HypericEnum

See Also:
Serialized Form

Field Summary
static UpdateStatusMode ALL
           
static UpdateStatusMode MAJOR
           
static UpdateStatusMode NONE
           
 
Method Summary
static UpdateStatusMode 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

ALL

public static final UpdateStatusMode ALL

MAJOR

public static final UpdateStatusMode MAJOR

NONE

public static final UpdateStatusMode NONE
Method Detail

findByCode

public static UpdateStatusMode findByCode(int code)

Hyperic HQ Plugin API v. 4.4.0.2

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