com.novell.nxpe
Class NxpeResult.Type

java.lang.Object
  extended by com.novell.nxpe.NxpeResult.Type
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
NxpeResult

public static final class NxpeResult.Type
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
static NxpeResult.Type config
           
static NxpeResult.Type error
           
static NxpeResult.Type information
           
static NxpeResult.Type severe
           
static NxpeResult.Type success
           
static NxpeResult.Type unknown
           
static NxpeResult.Type warning
           
 
Method Summary
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

success

public static final NxpeResult.Type success

severe

public static final NxpeResult.Type severe

error

public static final NxpeResult.Type error

unknown

public static final NxpeResult.Type unknown

warning

public static final NxpeResult.Type warning

config

public static final NxpeResult.Type config

information

public static final NxpeResult.Type information
Method Detail

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object


Copyright © 2005-2009, 2012 Novell,Inc. All Rights Reserved.