org.jdiagnose.runtime
Class ResultState
java.lang.Object
org.jdiagnose.runtime.ResultState
- public class ResultState
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
NOT_STARTED
public static final ResultState NOT_STARTED
RUNNING
public static final ResultState RUNNING
SUCCEEDED
public static final ResultState SUCCEEDED
FAILED
public static final ResultState FAILED
toString
public java.lang.String toString()
getEnum
public static ResultState getEnum(java.lang.String state)
getString
public java.lang.String getString()
Copyright © 2004-2005 Grape Design Limited. All Rights Reserved.